Project

General

Profile

Actions

Feature #5110

closed

[Workbench] Use full text search instead of 'ilike' when searching with a user-entered query

Added by Tom Clegg about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
Workbench
Target version:
Story points:
1.0

Subtasks 2 (0 open2 closed)

Task #5161: Review branch: 4523-full-text-searchResolvedTom Clegg02/06/2015Actions
Task #5184: Review branch: 5110-workbench-full-text-searchResolvedRadhika Chippada02/10/2015Actions
Actions #1

Updated by Tom Clegg about 9 years ago

  • Subject changed from [Workbench] Use full text search instead of 'like' to [Workbench] Use full text search instead of 'like' and 'ilike'
  • Category set to Workbench
Actions #2

Updated by Radhika Chippada about 9 years ago

  • Assigned To set to Radhika Chippada
Actions #3

Updated by Tom Clegg about 9 years ago

  • Subject changed from [Workbench] Use full text search instead of 'like' and 'ilike' to [Workbench] Use full text search instead of 'ilike' when searching with a user-entered query
Actions #4

Updated by Brett Smith about 9 years ago

Reviewing 31e1554. Just one small thing: a couple of pipeline instance integration tests switched from using visit page_with_token('active_trustedclient') to visit page_with_token('active'). I'm not sure I see the reason for this change. Using active_trustedclient actually makes the tests work more like production (Workbench is usually considered a "trusted" client), so that's not an issue. Is it possible you meant to consolidate these to say visit page_with_token('active_trustedclient', 'URL_STRING')? That's a change you made in other tests in this file, and it does save a little test time.

That said, it's not a big deal, I just would rather avoid a possible edit war over things like this if there's no functional reason. I'm happy for this to be merged with or without a change. Thanks.

Actions #5

Updated by Radhika Chippada about 9 years ago

  • Status changed from New to Resolved

Applied in changeset arvados|commit:b80db28cdd536077e5effe6c08af079532c2059b.

Actions

Also available in: Atom PDF