[Zope-Checkins] CVS: Packages/Products/ZCatalog - catalogStatus.dtml:1.2
michel@digicool.com
michel@digicool.com
Wed, 30 Jun 1999 16:37:36 -0400
Update of /cvs-repository/Packages/Products/ZCatalog
In directory aldous:/home/michel/dev/Leak/lib/python/Products/ZCatalog
Modified Files:
catalogStatus.dtml
Log Message:
Added a form to allow you to change the word threshold that the
Catalog uses to decide when to commit a subtransaction. More words:
less commits, faster speed, bigger memory footprint. Less words: more
commits, slower speed, smaller memory footprint.