https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39770
Peter Vashchuk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #3 from Peter Vashchuk <[email protected]> --- 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
