Uses of Class
org.apache.lucene.search.TermAutomatonQuery.TermAutomatonWeight
Packages that use TermAutomatonQuery.TermAutomatonWeight
-
Uses of TermAutomatonQuery.TermAutomatonWeight in org.apache.lucene.search
Constructors in org.apache.lucene.search with parameters of type TermAutomatonQuery.TermAutomatonWeightModifierConstructorDescriptionTermAutomatonScorer(TermAutomatonQuery.TermAutomatonWeight weight, TermAutomatonQuery.EnumAndScorer[] subs, int anyTermID, Map<Integer, BytesRef> idToTerm, LeafSimScorer docScorer)