http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7698

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7698
          Assignee: frede...@tamil.fr
            Blocks: 3216
           Summary: Add ICU option to Koha out of the box
        QA Contact: koha.sek...@gmail.com
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: jcam...@cpbibliography.com
          Hardware: All
            Status: NEW
           Version: master
         Component: I18N/L10N
           Product: Koha

Word search with multi-part facets works properly only with Zebra ICU
tokenization. This patch add a new question to Koha command line
installer:

  Zebra has two methods to perform records tokenization
  and characters normalization: CHR and ICU. ICU is
  recommended for catalogs containing non-Latin
  characters. (chr, icu) [chr]

How to test:

  - perl ./Makefile.PL
  - Try each possible value for new parameter
  - Take a look at zebradb/etc/default.idx file.
    Depending of the parameter you get this line:
      icuchain words-icu.xml
    or this one:
      charmap word-phrase-utf.chr

(copied from bug 3216)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to