Currently referenced named VCs that are not yet cached will be autocached during VC retrieval. This, however, can fail, when the reference is nested and an external constraint forces documents or index segments to be skipped during retrieval.
This means: autocached VCs may return fewer resulting documents than possible.
A failing test is TestKrillCollectionIndex#testNamedVCsAfterCorpusWithMissingDocs .
Currently referenced named VCs that are not yet cached will be autocached during VC retrieval. This, however, can fail, when the reference is nested and an external constraint forces documents or index segments to be skipped during retrieval. This means: autocached VCs may return fewer resulting documents than possible.
A failing test is TestKrillCollectionIndex#testNamedVCsAfterCorpusWithMissingDocs .