http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518

--- Comment #8 from mathieu saby <[email protected]> ---
Thank you Fridolyn
Your patch improves Koha's behavior, but I am not sure I can sign off.
Double quotes don't break searchs anymore, but they don't force Koha to
consider the query as an "exact expression", as I think they should do.

Ex :
One book has this title : La mémoire ou l'oubli
and this autor : Alain Bosquet

After applying yout patch, if I search "La mémoire ou l'oubli", with double
quotes, I find the book.
But if I search "L'oubli ou la mémoire" I find it too...
And I can also find the book with "mémoire Bosquet" within double quotes.


M. Saby
Rennes 2 University

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to