7 May
2025
7 May
'25
12:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39770 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Peter Vashchuk from comment #3)
Unfortunately, yes, because it's not just about the OR being upper case, Elasticsearch needs the terms to be quoted like: "tc" OR "fb", to parse them properly, otherwise it treats it as a singular term "tc OR fb" and finds nothing.
Thanks for explaining :) -- You are receiving this mail because: You are watching all bug changes.