From e7b2eea4de15b5ee6c03aadcdb35a9902df7af4c Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 16 May 2012 14:25:58 +0200 Subject: [PATCH] Add default ICU chain "facet" to produce the same as removed hardcoded punctuation trim --- test/test_termlist_block.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/test_termlist_block.cfg b/test/test_termlist_block.cfg index 16425e2..15ce060 100644 --- a/test/test_termlist_block.cfg +++ b/test/test_termlist_block.cfg @@ -5,6 +5,11 @@ + + + [[:WhiteSpace:][,.!;]]* } [$] > ; + + -- 1.7.10.4