https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20273 --- Comment #6 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Nicolas Legrand from comment #5)
The ysearch.pl use 'contains' operator instead of 'start'. When adjusting the search form to 'start with', ysearch.pl still launch a 'contains' operator. It means we need to put a complete word to make it work.
Is it the wanted behaviour? Wouldn't it be better to put a start operator by default? When I type three letters and see the wheel spinning without results, it feels like nothing looks like what I typed.
I'm not sure of the right answer, but i'm not upset by that. Operators are used for the search itself, not for autocomplete. -- You are receiving this mail because: You are watching all bug changes.