public class ScoreDoc extends java.lang.Object implements java.io.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-2017 Apache Software Foundation. All Rights Reserved.