http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729

--- Comment #26 from Pongtawat <[email protected]> ---
I did some test by starting with phrases-icu.xml and change it towards
words-icu.xml. Here is what I got:

1. Adding the first two transliterate rules in words-icu.xml to
phrases-icu.xml.
--> Stack Smashed.

2. Changing this line:

<transform rule="[:Punctuation:] Remove"/>

to

<transform rule="[[:WhiteSpace:][:Punctuation:]] Remove"/>

Now it index fine.

So, if I just add the WhiteSpace remove rule to phrases-icu.xml, what effect it
will cause?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to