| 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, FuzzySuggester and AnalyzingInfixSuggester support 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, FuzzySuggester and AnalyzingInfixSuggester support payloads. |
| Lookup.LookupResult
Result of a lookup.
|
| Class and Description |
|---|
| InputIterator
Interface for enumerating term,weight,payload triples for suggester consumption;
currently only
AnalyzingSuggester, FuzzySuggester and AnalyzingInfixSuggester support payloads. |
| Lookup
Simple Lookup interface for
CharSequence suggestions. |
| Lookup.LookupResult
Result of a lookup.
|
| Class and Description |
|---|
| BitsProducer
A producer of
Bits per segment. |
| Class and Description |
|---|
| InputIterator
Interface for enumerating term,weight,payload triples for suggester consumption;
currently only
AnalyzingSuggester, FuzzySuggester and AnalyzingInfixSuggester support payloads. |
| Lookup
Simple Lookup interface for
CharSequence suggestions. |
| Lookup.LookupResult
Result of a lookup.
|
| Class and Description |
|---|
| InputIterator
Interface for enumerating term,weight,payload triples for suggester consumption;
currently only
AnalyzingSuggester, FuzzySuggester and AnalyzingInfixSuggester support payloads. |
| Lookup
Simple Lookup interface for
CharSequence suggestions. |
| Lookup.LookupResult
Result of a lookup.
|
| Class and Description |
|---|
| InputIterator
Interface for enumerating term,weight,payload triples for suggester consumption;
currently only
AnalyzingSuggester, FuzzySuggester and AnalyzingInfixSuggester support payloads. |
| Lookup
Simple Lookup interface for
CharSequence suggestions. |
| Lookup.LookupResult
Result of a lookup.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.