Hie,
First of all, what are the search preferences activated in your Koha: QueryWeightFields, QueyFuzzy, ... ?
2 : what is your config of Title index in record.abs ?
3 : I know that the use of "startswithnt" and "first-in-field" needs a configuration in Zebra before indexing. Did you customize something.
4 : this function may not be compatible with ICU.
Regards,
Hello all,
Could anyone please kindly advice me how to search OPAC / Staff Client
for title with "starts with" or "exact" matching?
I'm using Zebra with ICU. In OPAC, I try something the following:
"ti,startswithnt: Financial" (no result),
"ti,first-in-subfield: Financial" (result with first record title
start with Financial, but the rest are mixed) ,
"ti,ext: Financial" (same as first-in-subfield),
"ti,first-in-field: Financial" (doesn't work).
The result (when it work), seems to be similar to the default Title
search (ti,wrdl). It favors records with title starting with the
search term, but not every records that start with the search terms
are on top.
Is there anything I have to set up? Or maybe I'm searching with a wrong syntax?
Thank you,
Pongtawat
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/