[Zope] Catalogin unicode content in PropertyObjects ?

Heimo Laukkanen huima@fountainpark.org
Fri, 03 Jan 2003 00:35:26 +0200


 >Message: 38
 >To: zope@zope.org
 >From: Maik Jablonski <maik.jablonski@uni-bielefeld.de>
 >Date: Thu, 02 Jan 2003 17:14:16 +0100
 >Subject: [Zope] Re: Catalogin unicode content in PropertyObjects ?
 >
 >Please update your Zope2.6. This problem is fixed in the cvs:
 >
 >  http://collector.zope.org/Zope/597

Tried, but it did not solve the issues, save thing continued. 
TextIndexNG worked straight out of the box - so now I know I will get my 
application searches to work. However I would like to know and get that 
ZCTextIndex to work too. ,-)

I tested also old TextIndex with Vocabulary - selecting ISO-splitter or 
unicode splitte, which both seemed to index content right. However 
ISO-splitter worked only if I had globbing disabled.

Now the big question is - what could do more to try to fix it? What 
could cause the problem? Try another locale and see how it behaves?
Forexample if you Maik have ZCTextIndex working with umlauts and all, 
send me info of what locale you are using - and I will test it too.

Out of ideas... But TextIndexNG looks - from these first steps - really 
nice: http://www.zope.org/Members/ajung/TextIndexNG/

-huima