[Koha-bugs] [Bug 27431] New: ES searches containing words starting with 2 hyphens or only hyphen(s) fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 14 14:05:25 CET 2021


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

            Bug ID: 27431
           Summary: ES searches containing words starting with 2 hyphens
                    or only hyphen(s) fail
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: alex.arnaud at biblibre.com

On ElasticSearch, query like "(--)", "(-)" or "(--science)" fails.

In authority module (authorities-home.pl or auth-finder.pl), searching a term
like "Science -- fiction" produce a query that fail: "(Science) AND (--) AND
(fiction)"

-- 
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