--On 10. Oktober 2007 15:42:05 -0400 "Wohnlich, Eric (IMS)" <[EMAIL PROTECTED]> wrote:
As far as I can tell, using any of the default index types that come with Zope 2 (FieldIndex, TextIndex, whatever) if you do a search for "Jurgen" it will not match "Jürgen". In my opinion, this is correct - "Jurgen" is spelled incorrectly. However, I am having some clients push hard to have it behave differently. From what I've looked at, I haven't seen a way to make FieldIndex ignore or somehow manipulate "special" characters, nor have I seen any products that provide a new index type to specifically deal with this. Does anyone know if there is something out there to help with this?
Look at TextIndexNG3 and its normalization support. -aj
pgpyY1inWuI6P.pgp
Description: PGP signature
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
