Products-zctextindex

Latest version: v4.0.2

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.13.4

-------------------

- Fixed problem where the index was not reindexed if the new value was an empty
string leading to inconsistence between the object attribute (that is empty)
and the index that still contains the old indexed value.

2.13.3

-------------------

- Fixed problem in reindex document optimization, which could lead to negative
document counts when reindexing unchanged documents.

2.13.2

-------------------

- Avoid changing data, if the indexed values stayed the same.

2.13.1

-------------------

- 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

-------------------

- Released as separate package.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.