----- Original Message ----- From: "Christopher N. Deckard" <cnd@ecn.purdue.edu> To: <zope@zope.org> Sent: Friday, February 08, 2002 10:39 Subject: [Zope] zcatalog search limitations?
Howdy, I've begun using ZCatalogs and I really like them. I've run into a problem though. I've indexed about 10,000 folders, and I'm trying to query using the "path" to the objects. It seems like I can only look in a maximum of 32 paths before I get a Zope error (error traceback at the bottom).
There should not be such a limitiation ;-)
Are there any ideas on how to get around this limitation? I'm going to try and figure out where this error message is getting thrown, but my first glance into the PluginIndexes/PathIndex source didn't get me very far.
Is there a way to reproduce the problem ? How does your query look like ? I suggest to submit this issue to the Zope collector otherwise it might get lost of my mind. - aj