Products.ZCTextIndex 2.13.3
Full text indexing for ZCatalog / Zope 2.
Overview
This distribution contains a full text indexing facility for Zope 2 and more specifically for Products.ZCatalog.
Changelog
2.13.3 (2011-07-28)
- Fixed problem in reindex document optimization, which could lead to negative document counts when reindexing unchanged documents.
2.13.2 (2011-05-04)
- Avoid changing data, if the indexed values stayed the same.
2.13.1 (2010-10-02)
- Changed word id creation algorithm in Lexicon. Instead of relying on an increasing length counter, we use a number from a randomized range. This avoids conflict errors while adding new words in multiple parallel transactions. Inspired by code from enfold.fixes.
- Lexicon: Added clear method.
- Lexicon: Removed BBB code for instances created with Zope < 2.6.2.
- Added missing namespace_packages declaration to setup.py.
2.13.0 (2010-06-19)
- Released as separate package.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Products.ZCTextIndex-2.13.3-py2.6-win-amd64.egg (md5) | Python Egg | 2.6 | 2011-07-28 | 183KB | 301 |
| Products.ZCTextIndex-2.13.3-py2.6-win32.egg (md5) | Python Egg | 2.6 | 2011-07-28 | 183KB | 798 |
| Products.ZCTextIndex-2.13.3-py2.7-win-amd64.egg (md5) | Python Egg | 2.7 | 2011-07-28 | 182KB | 334 |
| Products.ZCTextIndex-2.13.3-py2.7-win32.egg (md5) | Python Egg | 2.7 | 2011-07-28 | 183KB | 932 |
| Products.ZCTextIndex-2.13.3.zip (md5) | Source | 2011-07-28 | 97KB | 12541 | |
- Author: Zope Foundation and Contributors
- Home Page: http://pypi.python.org/pypi/Products.ZCTextIndex
- License: ZPL 2.1
- Package Index Owner: tseaver, hannosch, ajung, zope.wineggbuilder
- DOAP record: Products.ZCTextIndex-2.13.3.xml
