[Koha-bugs] [Bug 5515] Leading 'and' in search never returns a result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 15 17:18:56 CEST 2011


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

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.walls at bywatersolutions.
                   |                            |com

--- Comment #3 from Ian Walls <ian.walls at bywatersolutions.com> 2011-09-15 15:18:56 UTC ---
My research is showing this to be an issue with the truncation; if
QueryAutoTruncate is off, no error message is generated.

The error seems to occur when searching kw,wrdl,rtrn:and whatever

With QueryAutoTruncate off, the weighting kicks in, and the search terms are
wrapped in quotes, preventing the parse error.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list