| Package | Description | 
|---|---|
| org.apache.lucene.search.spell | Suggest alternate spellings for words. | 
| org.apache.lucene.search.suggest | Support for Autocomplete/Autosuggest | 
| org.apache.lucene.search.suggest.analyzing | Analyzer based autosuggest. | 
| org.apache.lucene.search.suggest.document | Support for document suggestion | 
| org.apache.lucene.search.suggest.fst | Finite-state based autosuggest. | 
| org.apache.lucene.search.suggest.jaspell | JaSpell-based autosuggest. | 
| org.apache.lucene.search.suggest.tst | Ternary Search Tree based autosuggest. | 
| Class and Description | 
|---|
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Class and Description | 
|---|
| BufferedInputIterator This wrapper buffers incoming elements. | 
| DocumentDictionary 
 Dictionary with terms, weights, payload (optional) and contexts (optional)
 information taken from stored/indexed fields in a Lucene index. | 
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Lookup.LookupResult Result of a lookup. | 
| Class and Description | 
|---|
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Lookup Simple Lookup interface for  CharSequencesuggestions. | 
| Lookup.LookupResult Result of a lookup. | 
| Class and Description | 
|---|
| BitsProducer A producer of  Bitsper segment. | 
| Class and Description | 
|---|
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Lookup Simple Lookup interface for  CharSequencesuggestions. | 
| Lookup.LookupResult Result of a lookup. | 
| Class and Description | 
|---|
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Lookup Simple Lookup interface for  CharSequencesuggestions. | 
| Lookup.LookupResult Result of a lookup. | 
| Class and Description | 
|---|
| InputIterator Interface for enumerating term,weight,payload triples for suggester consumption;
 currently only  AnalyzingSuggester,FuzzySuggesterandAnalyzingInfixSuggestersupport payloads. | 
| Lookup Simple Lookup interface for  CharSequencesuggestions. | 
| Lookup.LookupResult Result of a lookup. | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.