static final class QueryIndex.DataValues
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) SortedDocValues |
cacheId |
(package private) LeafReaderContext |
ctx |
(package private) BinaryDocValues |
mq |
(package private) SortedDocValues |
queryId |
(package private) Scorable |
scorer |
| Constructor and Description |
|---|
DataValues() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
advanceTo(int doc) |
SortedDocValues queryId
SortedDocValues cacheId
BinaryDocValues mq
Scorable scorer
LeafReaderContext ctx