Hi,

> Yes I use versioning. I'll try make a little test case.

If you use versioning, maybe the documents are referenced in the version store?

> IterablePersistenceManager? I use this configuration:
>
> <DataStore class="org.apache.jackrabbit.core.data.FileDataStore"/>

You also use a PersistenceManager. And it looks like this
PersistenceManager implements the IterablePersistenceManager
interface, which allows faster scanning. But it calls the method with
null.

Regards,
Thomas

Reply via email to