public static interface PhraseSuggestionBuilder.CandidateGenerator extends Writeable, ToXContent
CandidateGenerator
interface.Writeable.Reader<V>, Writeable.Writer<V>
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
EMPTY_PARAMS
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.search.suggest.phrase.PhraseSuggestionContext.DirectCandidateGenerator |
build(MapperService mapperService) |
java.lang.String |
getType() |
isFragment, toXContent
java.lang.String getType()
org.elasticsearch.search.suggest.phrase.PhraseSuggestionContext.DirectCandidateGenerator build(MapperService mapperService) throws java.io.IOException
java.io.IOException