[Zope3-Users] indexing pre catalog creation objects
    Gary Poster 
    gary at zope.com
       
    Tue Sep  6 23:24:18 EDT 2005
    
    
  
On Sep 6, 2005, at 11:21 PM, Stephan Richter wrote:
> On Tuesday 06 September 2005 20:01, Alen Stanisic wrote:
>
>> I created a catalog utility for my content type I would like to  
>> search.
>> The catalog seems to index object created after the catalog was  
>> created.
>> How would I index objects that were created prior to catalog  
>> creation?
>>
>
> You would have to write some code that walks your content tree.
Unless your intid utility were around since the beginning, in which  
case you could use it.
Gary
    
    
More information about the Zope3-users
mailing list