I am pleased to announce the release of TextIndexNG V 3.0.8. TextIndexNG V 3 is a complete new implementation based on Zope 3 technologies and can be used both in Zope 2.8 or 2.7 (with Five) 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 since V 3.0.8: - reorganized extension modules. They are now stored under the hierarchy 'zopyx.txng3'. For this reason **you need to recompile and reinstall all extension modules**. - optimized storage.insertDocument() to play more friendly with the ZODB (smaller transaction sizes). - Fixed a weird Python 2.4 incompatibility in the parser code: subclassing the EnglishParser resultet in unpredictable and non-deterministic errors! Requirements: - Zope 2.8 or Zope 2.7 (+ Five) or Zope 3 (Zope 3 has nothing like catalogs yet) TextIndexNG V3 will *not* run with bare Zope 2.7 installations without Five (and this will not be changed in the future). 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 - ----------------------------------------------------------------------- -