I am pleased to announce the final release of TextIndexNG V 3.0.0.

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.0:

  - core query options are now available from _apply_index()

  - new query option 'similarity_ratio'

- splitted configuration into Zope 2 and TextIndexNG3 core related configuration files

  - removed some Zope 2 dependencies from the "textindexng" package

- incorporated some patches by Ivo van der Wijk to integrate TextIndexNG3 as index for Zope 3.1 (requires to uncomment some lines in src/textindexng/configure.zcml)

- updated documentation on query syntax and query options (see doc/README.txt)

  - some more tests


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


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 GPL.

Andreas Jung

   -----------------------------------------------------------------------
  -   Andreas Jung            ZOPYX Software Development and Consulting -
 -   E-mail: [EMAIL PROTECTED]   Web: www.zopyx.com                       -
  -----------------------------------------------------------------------       
        

Attachment: pgpYR7CWNi087.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
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 )

Reply via email to