Jeff Ross writes: > Here's the bit of code it's failing on in UnIndex.py: > > def keyForDocument(self, id): > return self._unindex[id] Looks like a PathIndex is not (yet) fit to be used as "sort_on". Maybe, you file a collector report. Dieter