X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Ffield-structure.xml;h=a19838e57e8e00271e3491be1e0a5f7fbc645a69;hp=98c41835e889d773699f52b2a491c2a986ec2455;hb=HEAD;hpb=3ec73ef21b81b6d2abd9f21c31bf4ae4560df7ca diff --git a/doc/field-structure.xml b/doc/field-structure.xml index 98c4183..a19838e 100644 --- a/doc/field-structure.xml +++ b/doc/field-structure.xml @@ -29,7 +29,7 @@ - Version 2.1 of Zebra can also be configured - per field - to use the + Version 2.0.20 of Zebra can also be configured - per field - to use the ICU library to perform tokenization and normalization of strings. This is an alternative to the "charmap" files which has been part of Zebra since its first release. @@ -436,21 +436,22 @@ equivalent value-set - This directive introduces equivalence classes of characters - and/or strings for sorting purposes only. It resembles the map - directive, but does not affect search and retrieval indexing, - but only sorting order under present requests. + This directive introduces equivalence classes of strings for + searching purposes only. It's a one-to-many + conversion that takes place only during search before the map + directive kicks in. - For example, scan.chr contains the following - equivalent sorting instructions, which can be uncommented: + For example given: + + a search for the äsel will be be match any of + æsel, äsel and + aesel. + @@ -533,7 +534,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t - sgml-parent-document: "zebra.xml" + sgml-parent-document: "idzebra.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: