[Zope] Re: [Zope-dev] Re: Zcatalog bloat problem (berkeleydb is a solution?)

Casey Duncan cduncan@kaivo.com
Tue, 26 Jun 2001 08:49:26 -0600


Chris McDonough wrote:
> 
> abel deuring wrote:
> > A text index (class SearchIndex.UnTextIndex) is definetely is a cause of
> > bloating, if you use CatalogAware objects. An UnTextIndex maintains for
> 
> Right.. if you don't use CatalogAware, however, and don't unindex before
> reindexing an object, you should see a huge bloat savings, because the
> only things which are supposed to be updated then are indexes and
> metadata which have data that has changed.
> 
[snip]

What if any disadvantages are there to not calling unindex_object first?
If there aren't any good ones, I think I'll be rewriting some of my own
"CatalogAware" code...
-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>