| Package | Description |
|---|---|
| org.apache.lucene.search.suggest |
Support for Autocomplete/Autosuggest
|
| org.apache.lucene.search.suggest.analyzing |
Analyzer based autosuggest.
|
| 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 |
|---|
| BufferedInputIterator
This wrapper buffers incoming elements.
|
| BytesRefArray
A simple append only random-access
BytesRef array that stores full
copies of the appended bytes in a ByteBlockPool. |
| DocumentDictionary
Dictionary with terms, weights and optionally payload information
taken from stored 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.
|
| Sort.BufferSize
A bit more descriptive unit for constructors.
|
| Sort.ByteSequencesWriter
Utility class to emit length-prefixed byte[] entries to an output stream for sorting.
|
| Sort.SortInfo
Sort info (debugging mostly).
|
| 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.
|
| Sort
On-disk sorting of byte arrays.
|
| 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-2013 Apache Software Foundation. All Rights Reserved.