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