[Koha] Language search

Karam Qubsi karamqubsi at gmail.com
Mon Jun 2 15:43:28 NZST 2014


** also you need to enable ICU in your system pref.

see :
http://manual.koha-community.org/3.12/en/administration.html#UseICU
1.13.1.9. UseICU

Default: Not using

Asks: ___ ICU Zebra indexing.

Values:

   -

   Not using
   -

   Using

Description:

   -

   ICU is a set of code libraries providing Unicode and Globalization
   support for software applications. What this means is ICU Zebra indexing is
   only necessary if you use non-roman characters in your cataloging. If using
   ICU Zebra indexing you will want to not use QueryFuzzy
   <http://manual.koha-community.org/3.12/en/administration.html#QueryFuzzy>
   .
   -



On Mon, Jun 2, 2014 at 11:39 AM, Karam Qubsi <karamqubsi at gmail.com> wrote:

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


-- 
*Karam Qubsi*


More information about the Koha mailing list