Modifier and Type | Field and Description |
---|---|
org.apache.lucene.index.AtomicReaderContext |
context |
int |
docId |
long |
version |
Constructor and Description |
---|
DocIdAndVersion(int docId,
long version,
org.apache.lucene.index.AtomicReaderContext context) |
Copyright © 2009–2015. All rights reserved.