Index

B C D E F G I M N O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

B

build(QueryShardContext) - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 

C

CustomSuggester - Class in org.opensearch.example.customsuggester
 
CustomSuggester() - Constructor for class org.opensearch.example.customsuggester.CustomSuggester
 
CustomSuggesterPlugin - Class in org.opensearch.example.customsuggester
 
CustomSuggesterPlugin() - Constructor for class org.opensearch.example.customsuggester.CustomSuggesterPlugin
 
CustomSuggestion - Class in org.opensearch.example.customsuggester
 
CustomSuggestion(String, int, String) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion
 
CustomSuggestion(StreamInput) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion
 
CustomSuggestion.Entry - Class in org.opensearch.example.customsuggester
 
CustomSuggestion.Entry.Option - Class in org.opensearch.example.customsuggester
 
CustomSuggestionBuilder - Class in org.opensearch.example.customsuggester
 
CustomSuggestionBuilder(String, String) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
CustomSuggestionBuilder(StreamInput) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestionBuilder
Read from a stream.
CustomSuggestionContext - Class in org.opensearch.example.customsuggester
 
CustomSuggestionContext(QueryShardContext, Map<String, Object>) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestionContext
 

D

doEquals(CustomSuggestionBuilder) - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
doHashCode() - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
doWriteTo(StreamOutput) - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
DUMMY - Static variable in class org.opensearch.example.customsuggester.CustomSuggestion
 

E

emptySuggestion(String, CustomSuggestionContext, CharsRefBuilder) - Method in class org.opensearch.example.customsuggester.CustomSuggester
 
Entry() - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
Entry(StreamInput) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
Entry(Text, int, int, String) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 

F

fromXContent(XContentParser) - Static method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
fromXContent(XContentParser) - Static method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 
fromXContent(XContentParser) - Static method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
fromXContent(XContentParser, String) - Static method in class org.opensearch.example.customsuggester.CustomSuggestion
 

G

getDummy() - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
Meaningless field used to test that plugin suggesters can add fields to their entries
getDummy() - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
A meaningless value used to test that plugin suggesters can add fields to their options
getDummy() - Method in class org.opensearch.example.customsuggester.CustomSuggestion
A meaningless value used to test that plugin suggesters can add fields to their Suggestion types This can't be serialized to xcontent because Suggestions appear in xcontent as an array of entries, so there is no place to add a custom field.
getSuggesters() - Method in class org.opensearch.example.customsuggester.CustomSuggesterPlugin
 
getWriteableName() - Method in class org.opensearch.example.customsuggester.CustomSuggestion
 
getWriteableName() - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 
getWriteableType() - Method in class org.opensearch.example.customsuggester.CustomSuggestion
 

I

innerExecute(String, CustomSuggestionContext, IndexSearcher, CharsRefBuilder) - Method in class org.opensearch.example.customsuggester.CustomSuggester
 
innerToXContent(XContentBuilder, ToXContent.Params) - Method in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 

M

merge(Suggest.Suggestion.Entry<CustomSuggestion.Entry.Option>) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
mergeInto(Suggest.Suggestion.Entry.Option) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 

N

newEntry(StreamInput) - Method in class org.opensearch.example.customsuggester.CustomSuggestion
 
newOption(StreamInput) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 

O

Option(StreamInput) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 
Option(Text, float, String) - Constructor for class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 
options - Variable in class org.opensearch.example.customsuggester.CustomSuggestionContext
 
org.opensearch.example.customsuggester - package org.opensearch.example.customsuggester
 

R

RANDOM_SUFFIX_FIELD - Static variable in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 

S

SUGGESTION_NAME - Static variable in class org.opensearch.example.customsuggester.CustomSuggestionBuilder
 

T

toXContent(XContentBuilder, ToXContent.Params) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
TYPE - Static variable in class org.opensearch.example.customsuggester.CustomSuggestion
 

W

writeTo(StreamOutput) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry.Option
 
writeTo(StreamOutput) - Method in class org.opensearch.example.customsuggester.CustomSuggestion.Entry
 
writeTo(StreamOutput) - Method in class org.opensearch.example.customsuggester.CustomSuggestion
 
B C D E F G I M N O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values