public static class DiversifiedTopDocsCollector.ScoreDocKey extends ScoreDoc
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Long |
key |
doc, score, shardIndex| Modifier | Constructor and Description |
|---|---|
protected |
ScoreDocKey(int doc,
float score) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getKey() |
java.lang.String |
toString() |