public class ScoreDoc extends Object implements Serializable
TopDocs
.Modifier and Type | Field and Description |
---|---|
int |
doc
Expert: A hit document's number.
|
float |
score
The score of this document for the query.
|
int |
shardIndex
|
public float score
public int doc
Searcher.doc(int)
public int shardIndex