There has been a bug that ignored the splitter setting when globbing is enabled and always used the default splitter (altough it _looks_ like you selected a different one). This is fixed in cvs: http://cvs.zope.org/Products/PluginIndexes/TextIndex/GlobbingLexicon.py?only _with_tag=Zope-2_4-branch Wolfram ----- Original Message ----- From: "Maik Jablonski" <maik.jablonski@uni-bielefeld.de> To: <zope@zope.org> Sent: Wednesday, January 09, 2002 10:31 AM Subject: [Zope] ISO-Splitter again: German Umlaute
hello,
i've tried the ISO-Splitter of Zope 2.4.3 for indexing german texts. but the splitter breaks up words with german 'Umlaute' like 'ä','ö','ü'...
example:
-Produktivitätstheorie
would be spitted in:
-Produktivit -tstheorie
that's really bad. what can i do? is there another splitter for german texts? some kind of config-magic?
thank you
maik.