[Zope-Checkins] CVS: Zope2 - UnTextIndex.py:1.30.2.5

Chris Petrilli petrilli@digicool.com
Fri, 5 Jan 2001 10:36:39 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/home/petrilli/src/work/lib/python/SearchIndex

Modified Files:
      Tag: petrilli-Catalog_IndexingMerge-branch
	UnTextIndex.py 
Log Message:
Woops, messed up subtransaction threshold calculations, causing an
order of magnitude performance shift.  Careful with those modulo
arithmatic calculations.