[Zope] Re: how to unindex an non existing (deleted)object
    robert rottermann 
    robert at redcor.ch
       
    Tue Jun 24 07:29:56 EDT 2008
    
    
  
Daniel Nouri schrieb:
> 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
>
>   
brilliant, exactly what I needed
thanks
robert
    
    
More information about the Zope
mailing list