Re: [Koha] Koha Search Indexes
At 08:42 AM 2/1/2016 -0600, Nicole Engard wrote:
Hello all,
I updated this page in the manual http://manual.koha-community.org/3.24/en/kohasearchindexes.html because there were many indexes not listed in there. Would index experts please take a look to make sure I caught all of the indexes?
Many thanks. Could you possible add an explanation of the suffixes :n, :p, :w, :u (URL?) and :s? Tnx and br -- Paul --- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com> and <http://UltraMarine.ca>
I'd love if someone could help me there. Nicole On Mon, Feb 1, 2016 at 10:35 AM, Paul A <paul.a@navalmarinearchive.com> wrote:
At 08:42 AM 2/1/2016 -0600, Nicole Engard wrote:
Hello all,
I updated this page in the manual http://manual.koha-community.org/3.24/en/kohasearchindexes.html because there were many indexes not listed in there. Would index experts please take a look to make sure I caught all of the indexes?
Many thanks. Could you possible add an explanation of the suffixes :n, :p, :w, :u (URL?) and :s?
Tnx and br -- Paul
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com> and <http://UltraMarine.ca>
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi to all,
Many thanks. Could you possible add an explanation of the suffixes :n, :p, :w, :u (URL?) and :s?
The suffixes are connected with type of indexing. They are used in Zebra software with those meanings: w=word [Traditional tokenized and character normalized word index] p=phrase [Character normalized, but not tokenized index for phrase matches] n=numeric [Special index for digital numbers] u=URL [Special index for URL] s=sort [used only on sorting, not in searching] See the table here: http://www.indexdata.com/zebra/doc/querymodel-zebra.html#querymodel-zebra-ma... Bye Zeno Tajoli
participants (3)
-
Nicole Engard -
Paul A -
Zeno Tajoli