[Zope] Re: updating catalog takes forever (never really completes)
Dieter Maurer
dieter@handshake.de
Tue, 24 Sep 2002 22:05:17 +0200
Luca Olivetti writes:
> In an ideal world these would be considered as ugly workarounds for
> something that's either too slow or to expensive to achieve (and, BTW,
> most of these are transparent to the programmer, while the addition and
> use of metadata to the index is not).
Someone already told you this. Thus, this is a repetition:
Delete all columns in the catalog's MetaData table, when you do not like
them.
Dieter