5110: full text search seems to treat '_' characters as spaces. Thus, when searched...
authorRadhika Chippada <radhika@curoverse.com>
Tue, 10 Feb 2015 02:50:41 +0000 (21:50 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Tue, 10 Feb 2015 02:50:41 +0000 (21:50 -0500)
commit538caa064785b645a2b8f815bf77a30192b20665
tree6d31adbc3b062ef5cf0741ec99b710cc14c7c40e
parent9f1fafa8c7c7f3750d6769d863b82cb826d7ed6e
5110: full text search seems to treat '_' characters as spaces. Thus, when searched for 'pipeline_1', objects matching 'pipeline'
are also fetched since '1' is a common word and ignored. Hence, update the test to use more specific search filters.
apps/workbench/test/integration/filterable_infinite_scroll_test.rb