18 Dec
2012
18 Dec
'12
12:54 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #12 from Jared Camins-Esakov <jcamins@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.