Skip to main content

Zope 2's indexing and search solution.

Project description

Overview

The ZCatalog is Zope 2’s built in search engine. It allows you to categorize and search all kinds of Zope objects.

It comes with a variety of indexes for different types of data.

Changelog

2.13.1 (2010-12-25)

  • Added automatic sorting limit calculation based on batch arguments. If the query contains a b_start and b_size argument and no explicit sort_limit is provided, the sort limit will be calculated as b_start + b_size.

  • Avoid pre-allocation of marker items in LazyMap.

2.13.0 (2010-12-25)

  • Fix LazyMap to avoid unnecessary function calls.

  • Released as separate distribution.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.ZCatalog-2.13.1.zip (144.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page