[Zope3-Users] Catalog for newbies
Alen Stanisic
alen.stanisic at gmail.com
Tue Dec 6 17:32:35 EST 2005
Hi Frank
On Tue, 2005-12-06 at 14:36 +0100, Frank Burkhardt wrote:
[...]
> 2. Documents are added to the index only when they are added to the ZODB.
> Is there a Way to "scan" the entire ZODB to index all objects
> matching the indices interface constraints?
ZODB objects created before Unique Id utility was created will not be
indexed and you will have to write a small program to manually index
them.
Alen
More information about the Zope3-users
mailing list