[Koha-bugs] [Bug 23521] ES 6 - limit terms with many words can make the search inaccurate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 25 21:41:49 CEST 2019


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

--- Comment #11 from Ere Maijala <ere.maijala at helsinki.fi> ---
Makes sense to me. I don't particularly like the slightly ambiguous syntax used
with limits (I'd interpret 'author:Something Other' as 'author:(Something) AND
Other', but since it works with Zebra, we need to support that.

A helper function for splitting a string to field and term would be nice since
we do the same regexp now in at least two places, but it's still clear enough
that it works for me.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list