25 Oct
2019
25 Oct
'19
9:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23521 --- Comment #11 from Ere Maijala <ere.maijala@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.