http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10688 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |jonathan.druart@biblibre.co |y.org |m --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Jared Camins-Esakov from comment #4)
You need to have QueryParser set up, which means you have to turn on UseQueryParser and have query_parser in your koha-conf.xml: <queryparser_config>/home/jcamins/kohaclone/etc/searchengine/queryparser. yaml</queryparser_config>
Thanks, my koha-conf.xml did not contain the right path! Now I reproduce the issue and I confirm the patch fixes it. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.