[Zope-Checkins] CVS: Zope2 - PathIndex.py:1.1.2.7

andreas@digicool.com andreas@digicool.com
Wed, 16 May 2001 15:50:50 -0400 (EDT)


Update of /cvs-repository/Zope2/lib/python/Products/PluginIndexes/PathIndex
In directory korak.digicool.com:/tmp/cvs-serv5413

Modified Files:
      Tag: ajung-dropin-registry
	PathIndex.py 
Log Message:




--- Updated File PathIndex.py in package Zope2 --
--- PathIndex.py	2001/05/16 19:39:05	1.1.2.6
+++ PathIndex.py	2001/05/16 19:50:50	1.1.2.7
@@ -158,7 +158,7 @@
         self._unindex[id][comp] = level
             
 
-    def index_object(self, documentId, obj ,threshold):
+    def index_object(self, documentId, obj ,threshold=100):
         """ hook for (Z)Catalog """
 
         try: