[Zope3-dev] Catalog is back

Jim Fulton jim at zope.com
Mon Aug 30 10:18:04 EDT 2004


Yesterday, I finished recovering the catalog code, making it work
with the new event system and unique id utility.  (Note that
Albertas Agejevas and Gintautas Miliauskas of POV did much of the
work at the EuroPython sprint).

The hard part, getting the events hooked up, is done.

It works but could use lots of improvements.  In particular, the
indexing APIs don't faciliate merging search results the way they
should or ranking. (There is a ISimpleQuery interface that has to
go. :)  Someone with experience with Zope 2 catalogs could easily
make substantial improvements.

The catalog and indexes havd minimal UIs. Nicer UIs would be great.

Finally note that there is a fairly detailed explanation
(and functional test) of how to set up and use catalogs in
src/zope/app/catalog/README.txt.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list