2 Jun
2014
2 Jun
'14
11:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729 --- Comment #26 from Pongtawat <pongtawat@punsarn.asia> --- 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.