17 Jul
2003
17 Jul
'03
11:29 a.m.
The problem is caused by calling len() on the indexes btrees. Instead a counter implemented btree.Length should be used in the future.
Which Index types are currently guilty of this? How about re-naming the column to "Number of Documents Indexed" and making sure this is actually what the indexes return. I have a feeling that not all index types actually return the number of objects indexed. Can anyone confirm this? cheers, Chris