[Koha] Language search
Karam Qubsi
karamqubsi at gmail.com
Mon Jun 2 15:39:12 NZST 2014
Hi ,
in NonLatin lang. this can be solved by enabling ICU .
edit :
/etc/koha/zebradb/etc/default.idx
and make the following changes as highlighted here :
# Traditional word index
# Used if completenss is 'incomplete field' (@attr 6=1) and
# structure is word/phrase/word-list/free-form-text/document-text
index w
completeness 0
position 1
alwaysmatches 1
firstinfield 1
icuchain words-icu.xml
# Phrase index
# Used if completeness is 'complete {sub}field' (@attr 6=2, @attr 6=1)
# and structure is word/phrase/word-list/free-form-text/document-text
index p
completeness 1
firstinfield 1
icuchain words-icu.xml
Note: make sure to change the original data ( don't add the text above...
Modify the original )
then re index you zebra .
Best regards
On Sun, Jun 1, 2014 at 1:48 PM, shejith ennazhiyil <shejith_e at yahoo.co.in>
wrote:
> When searching Malayalam language books using Malayalam keyboard the
> result shows all books cataloged in Malayalam language. How to rectify it.
> Shejith E
> Library Assistant.
> Public Library Calicut
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
--
*Karam Qubsi*
More information about the Koha
mailing list