So for example if you search for foo bar it will match "foo bar" but not "foo and bar" or "bar foo" etc. This isn't intentional, is it?
| Comment | File | Size | Author |
|---|---|---|---|
| project_issue-advanced_search-words.patch | 738 bytes | john morahan |
So for example if you search for foo bar it will match "foo bar" but not "foo and bar" or "bar foo" etc. This isn't intentional, is it?
| Comment | File | Size | Author |
|---|---|---|---|
| project_issue-advanced_search-words.patch | 738 bytes | john morahan |
Comments
Comment #1
aclight commentedI think it makes more sense that each word is considered a separate keyword, instead of the advanced search just looking for phrases. I tested the patch and it applies (with some offset). The code looks good and I tested on a local install and confirmed that the search now searches by word instead of phrase.
Comment #2
hunmonk commentedlooks good. committed to 5.x-2.x and HEAD. patch didn't apply to 5.x-1.x, and since that branch will be sunsetted shortly, i'm not going to backport.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.