Uses of Class
org.apache.lucene.search.TermAutomatonQuery.TermAutomatonWeight
-
Packages that use TermAutomatonQuery.TermAutomatonWeight Package Description org.apache.lucene.search Code to search indices. -
-
Uses of TermAutomatonQuery.TermAutomatonWeight in org.apache.lucene.search
Constructors in org.apache.lucene.search with parameters of type TermAutomatonQuery.TermAutomatonWeight Constructor Description TermAutomatonScorer(TermAutomatonQuery.TermAutomatonWeight weight, TermAutomatonQuery.EnumAndScorer[] subs, int anyTermID, java.util.Map<java.lang.Integer,BytesRef> idToTerm, LeafSimScorer docScorer)
-