[Zope3-Users] How to make catalog working?
Frank Burkhardt
fbo2 at gmx.net
Tue May 16 15:51:54 EDT 2006
Hi,
On Tue, May 16, 2006 at 07:08:34PM +0200, Florian Lindner wrote:
> Am Dienstag, 16. Mai 2006 12:02 schrieb Frank Burkhardt:
[snip]
> > 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.
Are you sure, your object implements the interface, you're indexing? Use the
introspector to find out.
Regards,
Frank
More information about the Zope3-users
mailing list