<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>Products.ManagableIndex</name>
<shortdesc>Efficient flexible index construction framework with extended Field, Keyword, Path, Range indexes. For Zope 2.11 and above</shortdesc>
<description>ManagableIndex
==============

``Products.ManagableIndex`` is a framework for the easy construction of
efficient, flexible, via the ZMI fully customizable indexes for Zope
2.11 (or above). It comes with a set of predefined indexes: Field,
Keyword, Path, Range, Word and SimpleText index. Usually, they
are more flexible and more efficient than the corresponding indexes from
the Zope core.

``Products.ManagableIndex`` uses ``dm.incrementalsearch`` when it is
installed. This can speed up queries by several orders of magnitude
when used together with ``Products.AdvancedQuery``.

You find more information in the ``doc`` subdirectory.

New in version 2.1.x
====================

 * ``GenericSetup`` support.</description>
<homepage rdf:resource="http://www.dieter.handshake.de/pyprojects/zope" />
<maintainer><foaf:Person><foaf:name>Dieter Maurer</foaf:name>
<foaf:mbox_sha1sum>d8caddec6e17247f3248c3b0be3935b6ae2fd7e1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.1.2</revision></Version></release>
</Project></rdf:RDF>