| Class | Description |
|---|---|
| Versions |
Utility class to resolve the Lucene doc ID and version for a given uid.
|
| VersionsResolver |
Utility class to resolve the Lucene doc ID and version for a given uid.
|
| VersionsResolver.DocIdAndVersion |
Wraps an
LeafReaderContext, a doc ID relative to the context doc base and
a version. |