Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory serenade:/slab/home/chrism/sandboxes/CatalogBTreesIntegration/lib/python/SearchIndex
Modified Files:
Tag: Catalog-BTrees-Integration
UnIndex.py
Log Message:
work around lack of length for IITreeSets by getting len(indexRow.keys()) if len(indexRow) is not available.