[Zope3-dev] Catalog only depeding on ZODB

Thomas Guettler Thomas Guettler <guettli@thomas-guettler.de>
Sat, 31 May 2003 12:10:16 +0200


On Tue, May 27, 2003 at 09:00:28AM +0200, Marcus J. Ertl wrote:
> On Mon, 26 May 2003 15:18:57 +0300, Steve Alexander wrote:
> 
> Hi!
> 
> >Many of the underlying indexes that you will be able to use with the 
> >Zope 3 cataloguing facilities will store their data in the ZODB. And, 
> >you will be able to use these indexes in ZODB applications independently 
> 
> Where may I find some information about this indexes? Which are easy to
> use and performant?

If you mean a text index, you can use ZCTextIndex. You can get it from
cvs.zope.org --> Downlod Tarball.

If you want to index integers or strings, you can use BTrees holding a
list of the objects.

 thomas

-- 
Thomas Guettler <guettli@thomas-guettler.de>
http://www.thomas-guettler.de