[Koha-bugs] [Bug 7518] searches with quotation marks don't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 18 13:54:41 CET 2012


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

--- Comment #12 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
(In reply to comment #11)
> (In reply to comment #10)
> CCL syntaxe for an exact match is 'exact' after the index ; it means phrase
> structure and complete field.
> The use of double quotes for exact match is a Google search engine behavior.
> I can be very usefull, but maybe hard to manage in actual C4::Search.

Very hard (read: impossible) if we want to keep using CCL2RPN. Fortunately,
there's a better way! Bug 9239 introduces a new query parser that uses quotes
for phrases.

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


More information about the Koha-bugs mailing list