GeoPubby  Version 0.1.0.0
AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable > Member List

This is the complete list of members for AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >, including all inherited members.

analyzerAutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >private
build()AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >
Builder()AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >
comparatorAutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >private
indexAutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >private
setAnalyzer(Analyzer analyzer)AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >
setAnalyzers(Analyzer... analyzers)AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >
setComparator(@Nullable Comparator< ScoredObject< T >> comparator)AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >
setIndex(IndexAdapter< T > index)AutocompleteEngine< T extends Indexable >.Builder< T extends Indexable >