Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Constructor and Description |
---|
TermAutomatonScorer(TermAutomatonQuery.TermAutomatonWeight weight,
TermAutomatonQuery.EnumAndScorer[] subs,
int anyTermID,
java.util.Map<java.lang.Integer,BytesRef> idToTerm,
LeafSimScorer docScorer) |