Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.11 KB

README.rst

File metadata and controls

33 lines (22 loc) · 1.11 KB

zope.index

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.index/badge.svg?branch=master Documentation Status

The zope.index package provides several indices for the Zope catalog. These include:

  • a field index (for indexing orderable values),
  • a keyword index,
  • a topic index,
  • a text index (with support for lexicon, splitter, normalizer, etc.)