public class ScoreDoc extends Object
TopDocs
.Modifier and Type | Field and Description |
---|---|
int |
doc
A hit document's number.
|
float |
score
The score of this document for the query.
|
int |
shardIndex
|
public float score
public int doc
IndexSearcher.doc(int)
public int shardIndex
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.