Uses of Class
org.apache.lucene.search.TermAutomatonScorer.PosState
-
Packages that use TermAutomatonScorer.PosState Package Description org.apache.lucene.search Code to search indices. -
-
Uses of TermAutomatonScorer.PosState in org.apache.lucene.search
Fields in org.apache.lucene.search declared as TermAutomatonScorer.PosState Modifier and Type Field Description private TermAutomatonScorer.PosState[]TermAutomatonScorer. positionsMethods in org.apache.lucene.search that return TermAutomatonScorer.PosState Modifier and Type Method Description private TermAutomatonScorer.PosStateTermAutomatonScorer. getPosition(int pos)
-