public static class FieldValueHitQueue.Entry extends ScoreDoc
Modifier and Type | Field and Description |
---|---|
int |
slot |
doc, score, shardIndex
Constructor and Description |
---|
FieldValueHitQueue.Entry(int slot,
int doc,
float score) |