[ANN] TextIndexNG 3.1.10 released
I am pleased to announce the release of TextIndexNG V 3.1.10 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.10: - some fixes in the Plone adapters - the TextIndexNG 3 repository has been migrated from CVS to SVN (http://svn.sf.net/textindexng) Requirements: - Zope 2.8+, Zope 3.2+ 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 Ltd. & Co KG - - E-mail: info@zopyx.com Web: www.zopyx.com, www.zopyx.de - -----------------------------------------------------------------------
On Saturday 03 of June 2006 15:28, Andreas Jung wrote:
I am pleased to announce the release of TextIndexNG V 3.1.10
Hi, I have just tried TextIndexNG V 3.1.9 in Zope 2.9.3 and it shows in Control_Panels/Products as installed... I did compile the modules as required by README... but an instance of TextIndexNG cannot be added, because it is not among addable types. Is this normal? Does TextIndexNG3 have a web interface? -- Milos Prudek
--On 3. Juli 2006 21:16:53 +0200 MIlos Prudek <prudek@bvx.cz> wrote:
On Saturday 03 of June 2006 15:28, Andreas Jung wrote:
I am pleased to announce the release of TextIndexNG V 3.1.10
Hi,
I have just tried TextIndexNG V 3.1.9 in Zope 2.9.3 and it shows in Control_Panels/Products as installed... I did compile the modules as required by README... but an instance of TextIndexNG cannot be added, because it is not among addable types. Is this normal? Does TextIndexNG3 have a web interface?
Huh? Since it is a index it must be added to a ZCatalog instance as any other index. -aj
participants (2)
-
Andreas Jung -
MIlos Prudek