[Koha-bugs] [Bug 18374] New: Respect QueryAutoTruncate syspref in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 3 20:30:40 CEST 2017


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

            Bug ID: 18374
           Summary: Respect QueryAutoTruncate syspref in Elasticsearch
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Currently in Elasticsearch a search for 
'shakes' 
will not match 
'shakespeare'
but you cna force it with
'shakes*'

This patchset will obey the QueryAutoTruncate to add '*' to all search terms

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


More information about the Koha-bugs mailing list