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