[Zope-CMF] Question, re: folders w/ thousands of items
Dieter Maurer
dieter@handshake.de
Thu, 8 Aug 2002 21:36:55 +0200
sean.upton@uniontrib.com writes:
> ...
> Using Catalog results really speeds up
> the UI over using OM methods, but I would like to be able to use PathIndexes
> to get what I am after (a quick, cached replacement for using
> objectValues(), that has sorting, and easy limitation of result sets). This
> leaves me with several questions:
As I understand it, a "level=0" should give you what you want.
Dieter