Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog
In directory korak:/tmp/cvs-serv6136
Modified Files:
Tag: Catalog-BTrees-Integration
Catalog.py
Log Message:
Added a length to work with old data.
Added a slight optimization, which allocates document ids sequentially
from a starting id that is chosen randomly per thread.