[Zope] ZCatalog: don't index items of sub-folder

Thomas Guettler zopestoller@thomas-guettler.de
Mon, 08 Apr 2002 17:36:39 +0200


Hi!

How can I stop the recursion of index_object()?
I want to stop the recursion for some objects with
a certain meta_type. (These objects are python classes
which inherit from folder)

  thomas