exclude catalog of objects in folder /xyz
30 Jan
2003
30 Jan
'03
10 p.m.
I need to know how to exclude content in folder /xyz when adding items to a ZCatalog using the Find Objects tab. Any suggestions? - Kamal
31 Jan
31 Jan
8:21 p.m.
New subject: [Zope] exclude catalog of objects in folder /xyz
Kamal Gill wrote at 2003-1-30 14:00 -0800:
I need to know how to exclude content in folder /xyz when adding items to a ZCatalog using the Find Objects tab. You can't do it with the "Find" tab.
However, you can build the list of objects to be indexed in any way, e.g. with (several) "ZopeFind" in a Python Script, and than ran "index_object" (or so) on each element in the list. Dieter
8465
Age (days ago)
8466
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Kamal Gill