Uses of Class
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
Packages that use AnalyzingInfixSuggester
-
Uses of AnalyzingInfixSuggester in org.apache.lucene.search.suggest.analyzing
Subclasses of AnalyzingInfixSuggester in org.apache.lucene.search.suggest.analyzingModifier and TypeClassDescriptionclass
Extension of the AnalyzingInfixSuggester which transforms the weight after search to take into account the position of the searched term into the indexed text.