org.apache.lucene.search
Class FieldValueHitQueue.Entry
java.lang.Object
org.apache.lucene.search.ScoreDoc
org.apache.lucene.search.FieldValueHitQueue.Entry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FieldValueHitQueue<T extends FieldValueHitQueue.Entry>
public static class FieldValueHitQueue.Entry
- extends ScoreDoc
- See Also:
- Serialized Form
slot
public int slot
FieldValueHitQueue.Entry
public FieldValueHitQueue.Entry(int slot,
int doc,
float score)
toString
public String toString()
- Overrides:
toString
in class ScoreDoc