static SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.Mode.forNumber(int value) |
|
SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.Builder.getMode() |
The mode under which spell correction should take effect to
replace the original search query.
|
SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.getMode() |
The mode under which spell correction should take effect to
replace the original search query.
|
SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpecOrBuilder.getMode() |
The mode under which spell correction should take effect to
replace the original search query.
|
static SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.Mode.valueOf(int value) |
Deprecated.
|
static SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.SpellCorrectionSpec.Mode |
SearchRequest.SpellCorrectionSpec.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.SpellCorrectionSpec.Mode[] |
SearchRequest.SpellCorrectionSpec.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|