This is annoying as sometimes , ids to correlate can be in path. The fix is to add list.add(getUrlAsString()); here: - https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java#L275
Author: pmouawad Date: Tue Feb 21 19:45:48 2017 New Revision: 1783921 URL: http://svn.apache.org/viewvc?rev=1783921&view=rev Log: Bug 60759 - View Results Tree : Search feature does not search in URL Bugzilla Id: 60759 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4292