Package org.apache.lucene.search.suggest.analyzing
-
Class Summary Class Description XAnalyzingSuggester Suggester that first analyzes the surface form, adds the analyzed form to a weighted FST, and then does the same thing at lookup time.XAnalyzingSuggester.XBuilder XFuzzySuggester Implements a fuzzyAnalyzingSuggester
.