Milos, because the limitation was an issue of the QueryParser module (using flex/yacc) I have rewritten the parser as native Python module. This new parser has the advantage that it will run on all platforms and accepts *any* encoding based on your locale settings. And it will accept unicode strings (but they are currently not very well handled inside TXNG). Hope, this makes TXNG attractive for you. Andreas ----- Original Message ----- From: "Milos Prudek" <milos.prudek@tiscali.cz> To: "Andreas Jung" <andreas@andreas-jung.com>; "zope" <zope@zope.org> Sent: Friday, May 10, 2002 12:46 Subject: Re: [Zope] [ANN] TextIndexNG 1.0 alpha 2 released
* compatible with ASCII, ISO-8859-1
What about other encodings, paricularly East European ISO-8859-2 and Win-1250 ?
-- Milos Prudek