Add default ICU chain "facet" to produce the same as removed hardcoded punctuation...
authorDennis Schafroth <dennis@indexdata.com>
Wed, 16 May 2012 12:25:58 +0000 (14:25 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Wed, 16 May 2012 12:25:58 +0000 (14:25 +0200)
test/test_termlist_block.cfg

index 16425e2..15ce060 100644 (file)
@@ -5,6 +5,11 @@
     <listen port="9763"/>
     <proxy host="localhost"/>
     
+    <!-- same as hardcoded rule -->
+    <icu_chain id="facet" locale="en">
+      <transliterate>[[:WhiteSpace:][,.!;]]* } [$] > ;</transliterate>
+    </icu_chain>
+
     <service>
       <include src="z3950_indexdata_com_marc.xml"/>
       <metadata name="url" merge="unique"/>