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
Not currently at my PC to be able to be more precise, but you might want to google-search "koha yaz-acu queryfuzzy queryweight Arabic". I remember reading a similar thread on search problems for records in Arabic. Had the same problem, in Greek entries, but have since rectified it following the advice found there, losing smart search capabilities though. MP Sent from my iPhone On 1 Ιουν 2014, at 8:48 π.μ., shejith ennazhiyil <shejith_e@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@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
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@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@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- *Karam Qubsi*
** 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@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@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@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- *Karam Qubsi*
-- *Karam Qubsi*
participants (3)
-
Karam Qubsi -
Manos PETRIDIS -
shejith ennazhiyil