[Koha-bugs] [Bug 18345] New: Add a more ES based query builder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 28 16:08:06 CEST 2017


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

            Bug ID: 18345
           Summary: Add a more ES based query builder
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Currently we user a 'query_string' type of query for all ES searches.

ES provides a more robust query interface with boolean must/shuld/must_not
options.

This patchset will pull code from bug 14567 to allow for building queries on
this interface

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


More information about the Koha-bugs mailing list