15 Mar
2001
15 Mar
'01
8:01 p.m.
On Thu, 15 Mar 2001, Chris McDonough wrote:
Because bobobase_modification_time is kept as metadata, it isn't updated until you reindex the object.
To do this, when an object is changed, immediately reindex it the catalog by calling:
<dtml-call "yourcatalog.catalog_object(object, object.getPhysicalPath())">
In versions of Zope 2.3.1b2 and greater, you can just do:
<dtml-call "yourcatalog.catalog_object(object)">
Even when I clear the catalog and re-find all the objects? Is the old metadata still hanging around? Thanks! P.S. We're supposed to thank you and supply you with beer for your work on beta2, so thanks, and cheers! :-) -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington