[Koha-bugs] [Bug 23322] New: Elasticsearch - Record matching fails when multiple keys exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 16 14:08:19 CEST 2019


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

            Bug ID: 23322
           Summary: Elasticsearch - Record matching fails when multiple
                    keys exist
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com

For a record with multipel matchpoints C4/Matcher.pm combines terms using 'or'
however, ES expects 'OR' so the search fails

To test:
 0 - Set SearchEngine to ElasticSearch
 1 - Import the example record (a version is included in sample data in
devbox/testing docker so you can skip)
 2 - Stage the attached example record
 3 - Match using 'ISBN' rule
 4 - No matches found

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


More information about the Koha-bugs mailing list