TextIndexNG V 3.1.3 released

ZOPYX is pleased to announce a new major version of TextIndexNG. TextIndexNG is known as one of the best fulltext indexing solutions for Zope-based systems for years. With the experiences learned over the last years and the new Zope 3 technologies we are able to provide an improved solution for the Zope 2 and Zope 3 world.

TextIndexNG 3 has been redesigned and rewritten from scratch based on the Zope 3 component architecture. TextIndexNG 3 will run out-of-the-box in Zope 2.8. It can also be integrated into Zope 3 applications.

New features:

  • multi-field support: one index can index multiple fields/attributes of objects; queries can happen against all fields or a single field
  • multi-language support: one index can index documents in different languages. Queries can be limited to a particular language.
  • configurable converters: external converters for foreign formats like PDF, DOC, etc. can be configured through ZCML
  • custom content-types can be indexed either by implementing the required interfaces or by providing an adapter providing the required interfaces for a given content-type
  • Integrates with Zope 2, CMF, Plone and Zope 3

Changes since V 3.1.2:

  • fixes some Plone integration bugs introduced in V 3.1.2

Requirements:

  • Zope 2.8 or higher
  • Zope 3.1 or higher

Download:

Project page:

The documentation area on www.zopyx.com will be updated during the further development of TextIndexNG V 3.

Document Actions