Package org.elasticsearch.search.suggest.term
package org.elasticsearch.search.suggest.term
Suggests alternate queries by breaking the query into terms and suggesting more popular terms.
-
ClassDescriptionThe 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 the actual suggest command.
-
Enum ClassDescriptionAn enum representing the valid string edit distance algorithms for determining suggestions.An enum representing the valid suggest modes.