Uses of Class
org.apache.lucene.sandbox.search.TermAutomatonScorer.PosState
-
Packages that use TermAutomatonScorer.PosState Package Description org.apache.lucene.sandbox.search This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries. -
-
Uses of TermAutomatonScorer.PosState in org.apache.lucene.sandbox.search
Fields in org.apache.lucene.sandbox.search declared as TermAutomatonScorer.PosState Modifier and Type Field Description private TermAutomatonScorer.PosState[]
TermAutomatonScorer. positions
Methods in org.apache.lucene.sandbox.search that return TermAutomatonScorer.PosState Modifier and Type Method Description private TermAutomatonScorer.PosState
TermAutomatonScorer. getPosition(int pos)
-