11 Jun
2021
11 Jun
'21
3:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #27 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 121841 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121841&action=edit Bug 28316: escape ES ranges if QueryAutoTruncate is enabled if QueryAutoTruncate enabled we will have any special operators ruined for example: "test [6 TO 7]" will be converted to "test* [6* TO* 7]" so no reason to keep ranges when QueryAutoTruncate set to "enabled" -- You are receiving this mail because: You are watching all bug changes.