Package | Description |
---|---|
org.elasticsearch.search.suggest | |
org.elasticsearch.search.suggest.term |
Class and Description |
---|
TermSuggestionBuilder
Defines the actual suggest command.
|
Class and Description |
---|
TermSuggester |
TermSuggestion
The suggestion responses corresponding with the suggestions in the request.
|
TermSuggestion.Entry
Represents a part from the suggest text with suggested options.
|
TermSuggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
TermSuggestionBuilder
Defines the actual suggest command.
|
Copyright © 2009–2015. All rights reserved.