View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015131 | MMW 5 | General | public | 2018-10-03 12:38 | 2022-10-10 12:31 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015131: Search whole words only when in double quotes | ||||
Description | Currently we search for words as prefixes, which is often fine, but sometimes not desired. I think that words in double quotes should be taken only in full. This way e.g. "be" won't return 'Beatles', but only items with the word 'be'. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2191 | ||||
related to | 0015106 | closed | rusty | Searching and filtering issues and crashes |
related to | 0017439 | closed | Ludek | Match within words and search whole words in Browser view |
related to | 0018708 | closed | Ludek | Search: Quoted special characters result in search fail (Regression 5.0.x) |
related to | 0019436 | closed | Ludek | Quoted search do not work correctly. |
related to | 0019453 | feedback | rusty | Unify behaviour re quoted strings searching re single word versus multiple words |
|
Fixed in 2125 |
|
Verified 2125 |
|
Tested 2183. When it comes to Titles, this works as expected (i.e. Search for "be" only returns files with the whole word 'Be' or 'be'. But when it comes to Artists, Albums, Composers, Genres, Videos, Playlists, that values that are returned include 'Be*' or 'be*' at the beginning of a word (rather than as a whole word). e.g. Artist: Bebel Gilderto, Jeff Beck, etc. Albums: The very best of...., Best of Glass Tiger, etc. Composers: Frank Bednash etc... |
|
Fixed in 2186 |
|
Verified 2186 Tested on Artists, Albums, Composers, Genres, Videos, Playlists and now it works same as for titles in <2186. |
|
Shouldn't this work the same way for contextual search? e.g. 1 Navigate to Music > Artists 2 Type "be" --> all Artists containing be (e.g. The Beat, Beck, etc.) appear rather than those with the word "be" (e.g. They Might be Giants). Note: it's not a huge issue since in most nodes (except Albums) there are a limited number of entries. |
|
Fixed in 2191 |
|
Verified 2191. |