Serializable
FieldDoc
, FieldValueHitQueue.Entry
public class ScoreDoc extends Object implements Serializable
TopDocs
.Modifier and Type | Field | 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
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.