Uses of Class
org.apache.lucene.sandbox.search.TermAutomatonQuery.TermAutomatonWeight
Packages that use TermAutomatonQuery.TermAutomatonWeight
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
-
Uses of TermAutomatonQuery.TermAutomatonWeight in org.apache.lucene.sandbox.search
Constructors in org.apache.lucene.sandbox.search with parameters of type TermAutomatonQuery.TermAutomatonWeightModifierConstructorDescriptionTermAutomatonScorer
(TermAutomatonQuery.TermAutomatonWeight weight, TermAutomatonQuery.EnumAndScorer[] subs, int anyTermID, LeafSimScorer docScorer)