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

--- Comment #5 from Jared Camins-Esakov <[email protected]> ---
The four patches I have attached to this bug do not represent entirely finished
work. In particular, I did not yet write test plans, and a reshuffling of the
code hierarchies means that the unit tests I had do not work at present.
However, rather than wait until I have completely finished everything, I wanted
to post this work-in-progress so that people who were interested could apply
the patches, try a few searches, and see what they think.

One important point on testing: you will need to add <queryparser_config>
element at the end of koha-conf.xml which points to
etc/searchengine/queryparser.yaml. For example,

<queryparser_config>/home/jcamins/kohaclone/etc/searchengine/queryparser.yaml</queryparser_config>

-- 
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