[Koha-bugs] [Bug 23521] ES 6 - limit terms with many words can make the search inaccurate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 25 21:36:53 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23521

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94772|0                           |1
        is obsolete|                            |

--- Comment #10 from Ere Maijala <ere.maijala at helsinki.fi> ---
Created attachment 94800
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94800&action=edit
Bug 23521: (follow-up) Add quotes

Not only should terms from facets/limits be grouped, but order should probably
matter
We build a different facet for "Dillinger Girl" or "Girl Dillinger"

The parens are possibly overkill now, but I think it makes it very clear and
does not hurt

To test:
1 - Follow original plan
2 - Create a new record with 'Girl Dillinger' as author
3 - Search for 'Dill*'
4 - You get all three records (and maybe others that match)
5 - Limit by 'Girl Dillinger' - you get two records
6 - Same for 'Dillinger Girl'
7 - Apply patch
8 - Limits/facets for 'Dillinger Girl' and 'Girl Dillinger' now match a isngle
record

Signed-off-by: Ere Maijala <ere.maijala at helsinki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list