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
Searchable.doc(int)
public ScoreDoc(int doc, float score)
Copyright © 2024 GATE. All rights reserved.