I am pleased to announce the release of TextIndexNG V 3.1.1. TextIndexNG V 3 is a complete new implementation based on Zope 3 technologies and can be used both in Zope 2.8 or in Zope 3. What's new? - multi-field indexing and query support - multi-lingual support - configurable converters (through ZCML) - new indexing API (allowing you to hook your custom content types with TextIndexNG through Zope 3 adapters). Changes in V 3.1.1: - TextIndexNG3._apply_index() did not use the indexes default_encoding for converting non-unicode query strings to unicode - adapters for Plone content-types were not configured properly in adapters/configure.zcml - improved behaviour of the adapter for ATFile instances - minor fixes Requirements: - Zope 2.8+, Zope 3.1+ Download: http://sf.net/projects/textindexng Project page: http://opensource.zopyx.biz/OpenSource/TextIndexNG3 For installation and documentation issues refer to doc/README.txt from the archive. It's basically the same procedure as with former versions except you *need* to recompile the extension modules. Windows binaries of the required extension modules are currently not available (any volunteers?). TextIndexNG V 3 is published under the ZPL. Andreas Jung ----------------------------------------------------------------------- - Andreas Jung ZOPYX Software Development and Consulting - - E-mail: info@zopyx.com Web: www.zopyx.com - ----------------------------------------------------------------------- -