[Zope] A QueueCatalog question

Jens Vagelpohl jens@zope.com
Thu, 30 Jan 2003 11:14:57 -0500


no, it's just the number of "buckets" that are used to store the queue. 
use 7 as a safe default.

jens


On Thursday, Jan 30, 2003, at 09:34 US/Eastern, Chris Muldrow wrote:

> QueueCatalog appears to be the greatest thing since sliced bread for
> delaying some catalog indexing. I do have a question about something 
> that I
> couldn't really grok from the source code. What exactly am I 
> specifying when
> I put a number in the "buckets" blank? It's not the number of objects 
> to
> hold until indexing the fields, is it? Thanks -- Chris
>