https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19197
Bug ID: 19197
Summary: Lower case "or" results in broken ElasticSearch
queries
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In some places a literal "or" is used to build search queries which probably
works with Zebra, but not with ElasticSearch. Replacing theses occurrences
fixes the problem in those cases. This is just a band aid, not addressing the
real issue which is (I guess) that a query abstraction interface is needed, and
zebra-specific syntax should not be used directly in search queries, but this
will at least solve this particular issue.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/