From: Dennis Schafroth Date: Wed, 16 May 2012 12:24:49 +0000 (+0200) Subject: Add default ICU chain "facet" to produce the same as removed hardcoded punctuation... X-Git-Tag: v1.6.13~1^2~7^2~4 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=c11cdf747bc07a51d8947c2c82ec003a3f9aa282;p=pazpar2-moved-to-github.git Add default ICU chain "facet" to produce the same as removed hardcoded punctuation trim --- diff --git a/test/test_filter.cfg b/test/test_filter.cfg index 6f07275..afa0e19 100644 --- a/test/test_filter.cfg +++ b/test/test_filter.cfg @@ -3,6 +3,12 @@ + + + + [[:WhiteSpace:][,.!;]]* } [$] > ; + + diff --git a/test/test_icu.cfg b/test/test_icu.cfg index 0d5be21..d3d451e 100644 --- a/test/test_icu.cfg +++ b/test/test_icu.cfg @@ -39,11 +39,8 @@ - - [.,]* } [$] > ; + [,]* } [$] > ; @@ -56,7 +53,7 @@ + merge="longest" rank="2" facetrule="facet-author" /> diff --git a/test/test_solr.cfg b/test/test_solr.cfg index 1c30567..81d1680 100644 --- a/test/test_solr.cfg +++ b/test/test_solr.cfg @@ -4,6 +4,12 @@ + + + [[:WhiteSpace:][,.!;]]* } [$] > ; + + +