معرفی شرکت ها


Products.ZCTextIndex-4.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Obsolete distribution, use Products.ZCatalog.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Products.ZCTextIndex-4.0.3
نام Products.ZCTextIndex
نسخه کتابخانه 4.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Zope Foundation and Contributors
ایمیل نویسنده zope-dev@zope.org
آدرس صفحه اصلی https://github.com/zopefoundation/Products.ZCTextIndex
آدرس اینترنتی https://pypi.org/project/Products.ZCTextIndex/
مجوز ZPL 2.1
Overview ======== This distribution used to contain a full text indexing facility for ``Zope`` and more specifically for ``Products.ZCatalog``. The code was moved directly into the ``Products.ZCatalog`` distribution, leaving behind an empty distribution shell. Changelog ========= 4.0.3 (2019-02-17) ------------------ - Specify supported Python versions using ``python_requires`` in setup.py (`Zope#481 <https://github.com/zopefoundation/Zope/issues/481>`_) - Dropped support for Python 3.4 as Zope does not support it anymore. - Added support for Python 3.7 and 3.8 4.0.2 (2017-06-11) ------------------ - Mark as compatible with Python 2 and 3. 4.0.1 (2016-08-30) ------------------ - Fix version number of ZCatalog requirement to be PEP compliant. 4.0 (2016-08-28) ---------------- - Move code into ZCatalog distribution. - Implement new `IQueryIndex` interface. - Require at least Zope and ZCatalog 4.0. 3.0 (2016-07-18) ---------------- - Replace stopper and okascore C implementations with pure-Python. - Remove HelpSys pages. - Remove various internal test helper modules. - Remove old-style interface modules, use the interfaces module instead. - Update to ZODB 4.x as direct dependency. Which drops ZODB3 support. 2.13.5 (2014-02-19) ------------------- - Add `getIndexQueryNames` method to index to comply with extended interface. 2.13.4 (2012-12-03) ------------------- - 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 (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.


نیازمندی

مقدار نام
- setuptools
>=4.0a2 Products.ZCatalog


زبان مورد نیاز

مقدار نام
>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.* Python


نحوه نصب


نصب پکیج whl Products.ZCTextIndex-4.0.3:

    pip install Products.ZCTextIndex-4.0.3.whl


نصب پکیج tar.gz Products.ZCTextIndex-4.0.3:

    pip install Products.ZCTextIndex-4.0.3.tar.gz