[Zope3-Users] How to make catalog working?

Florian Lindner mailinglists at xgm.de
Mon May 15 17:16:09 EDT 2006


Hello,
I've added some content objects of interface IFoo to my site.
Then I added a catalog to my site (and also a IntID utility). I registered 
both. To the catalog I've added a FieldIndex and a TextIndex, set the 
interface to IFoo and the fieldname to a field that IFoo has. I registered 
both indexes.

But when I hit reindex nothing happends, and all counts show 0.

Why it does not find my content objects?

Thanks,

Florian


More information about the Zope3-users mailing list