Koha/etc/zebradb
Frédéric Demians a0316d4d27 Bug 7698: Add CHR/ICU Zebra tokenization choice to installation
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

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
(Note: This patch was previously associated with bug 3216; I moved it to a
separate bug because including ICU is a good idea independent of the fix for
the particular issue described in bug 3216)

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-13 16:08:04 +01:00
..
authorities/etc signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
biblios/etc Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
etc Bug 7698: Add CHR/ICU Zebra tokenization choice to installation 2012-03-13 16:08:04 +01:00
lang_defs BUG 6098 zebra conf NSB NSE indexed as space 2012-01-13 11:21:45 +01:00
marc_defs Bug 7284: Improve UNIMARC Zebra configuration 2012-03-07 22:20:58 +01:00
xsl Fix FSF address in directory etc/ 2010-03-16 20:17:49 -04:00
ccl.properties Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
cql.properties
explain-authorities.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
explain-biblios.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
pqf.properties fixing a couple mappings for SRU CQL server 2008-01-03 03:01:14 -06:00
retrieval-info-auth-dom.xml DOM authority indexing fixes (partial fix for 1906) 2008-03-04 04:47:53 -06:00
retrieval-info-auth-grs1.xml authorities - enabled DOM indexing 2008-02-08 05:48:51 -06:00
zebra-authorities-dom.cfg fixing anonymous permissions access to zebra via Z39.50 2008-04-24 13:38:21 -05:00
zebra-authorities.cfg fixing anonymous permissions access to zebra via Z39.50 2008-04-24 13:38:21 -05:00
zebra-biblios.cfg Bug 7041: Sort >1000 search results with sortmax parameter in zebra config file 2011-12-03 08:15:34 +01:00