Uses of Class
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester

Packages that use AnalyzingInfixSuggester
org.apache.lucene.search.suggest.analyzing Analyzer based autosuggest. 
 

Uses of AnalyzingInfixSuggester in org.apache.lucene.search.suggest.analyzing
 

Subclasses of AnalyzingInfixSuggester in org.apache.lucene.search.suggest.analyzing
 class BlendedInfixSuggester
          Extension of the AnalyzingInfixSuggester which transforms the weight after search to take into account the position of the searched term into the indexed text.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.