Package org.elasticsearch.search.suggest
package org.elasticsearch.search.suggest
Support for suggesting alternate queries.
-
ClassDescriptionTop level suggest result, containing the result for each suggestion.Suggest.Suggestion<T extends Suggest.Suggestion.Entry>The suggestion responses corresponding with the suggestions in the request.Represents a part from the suggest text with suggested options.Contains the suggested text with its document frequency and score.Defines how to perform suggesting.A static factory for building suggester lookup queriesSuggestionBuilder<T extends SuggestionBuilder<T>>Base class for the different suggestion implementations.Suggest phase of a search request, used to collect suggestions