public class ScoreDoc extends Object implements Serializable
TopDocs
int
doc
float
score
ScoreDoc(int doc, float score)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public float score
public int doc
Searcher.doc(int)
public ScoreDoc(int doc, float score)
public String toString()
toString
Object
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.