Class PhraseSuggest
java.lang.Object
org.opensearch.client.opensearch.core.search.SuggestBase
org.opensearch.client.opensearch.core.search.PhraseSuggest
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,SuggestVariant
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.opensearch.client.opensearch.core.search.SuggestBase
SuggestBase.AbstractBuilder<BuilderT extends SuggestBase.AbstractBuilder<BuilderT>> -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic PhraseSuggestfinal List<PhraseSuggestOption> options()protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidMethods inherited from class org.opensearch.client.opensearch.core.search.SuggestBase
length, offset, serialize, setupSuggestBaseDeserializer, textMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.opensearch.core.search.SuggestVariant
_toSuggestion
-
Field Details
-
_DESERIALIZER
-
-
Method Details
-
of
-
options
-
serializeInternal
- Overrides:
serializeInternalin classSuggestBase
-
setupPhraseSuggestDeserializer
-
_suggestionKind
- Specified by:
_suggestionKindin interfaceSuggestVariant
-