Package | Description |
---|---|
org.apache.lucene.search.suggest.analyzing |
Class and 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.
|
Copyright © 2009–2015. All rights reserved.