Am Dienstag, 16. Mai 2006 12:02 schrieb Frank Burkhardt: > Hi, > > On Mon, May 15, 2006 at 11:16:09PM +0200, Florian Lindner wrote: > > 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. > > The IntID utility has to be registered *before* all the objects you > want to find. No object created before you had a registered IntID > will ever be found. > > Have a look at > > http://zope3.mpg.de/suchen ("Das Prinzip")
I've done that and it does not help. The IntID utility says that 3 objects are registered, but the catalog indexes are still zero count. Thanks. Florian _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
