robert rottermann writes: > Sometimes a catalog query returns brains that point to non existing objects. > > how can I remove such brains from the index programmatically without > using the portal_catalag/advanced/update tab? brain.aq_parent._catalog.uncatalogObject(brain.getPath()) Daniel