24 Jul
2002
24 Jul
'02
1:20 p.m.
On Wed, 2002-07-24 at 12:07, Sebastian Sippl wrote:
Hi,
I want to create a date index. I tried to figure this out by my own but my book doesnt explain how to do this.
Just provide a date property in your objects, and create a "FieldIndex" for this property in your catalog. That's all ;-)) (Zope create by default a "bobobase_modification_time" index when creating a new ZCatalog. It's just the same...) Thierry