Recursing / zope.index

Indices for using with catalog like text, field, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

About

Indices for using with catalog like text, field, etc.

License:Other


Languages

Language:Python 97.6%Language:C 1.6%Language:Shell 0.7%