Added first test ICU indexing test
[idzebra-moved-to-github.git] / test / api / words-icu.xml
diff --git a/test/api/words-icu.xml b/test/api/words-icu.xml
new file mode 100644 (file)
index 0000000..b41ff56
--- /dev/null
@@ -0,0 +1,7 @@
+<icu_chain id="en:word" locale="en">
+  <normalize rule="[:Control:] Any-Remove"/>
+  <tokenize rule="l"/>
+  <normalize rule="[[:WhiteSpace:][:Punctuation:]] Remove"/>
+  <display/>
+  <casemap rule="l"/>
+</icu_chain>