Add default ICU chain "facet" to produce the same as removed hardcoded punctuation...
[pazpar2-moved-to-github.git] / test / test_filter.cfg
index 6f07275..afa0e19 100644 (file)
@@ -3,6 +3,12 @@
   <!-- Used by test_filter.sh -->
   <server>
     <listen port="9763"/>
+
+    <!-- same as hardcoded rule -->
+    <icu_chain id="facet" locale="en">
+      <transliterate>[[:WhiteSpace:][,.!;]]* } [$] > ;</transliterate>
+    </icu_chain>
+
     <service>
       <settings target="*">
         <set target="localhost:9999/Slow" name="pz:name" value="ztest slow"/>