| Package | Description |
|---|---|
| io.vertigo.dynamox.search.dsl.model |
| Modifier and Type | Method and Description |
|---|---|
DslTermQuery.EscapeMode |
DslTermQuery.getEscapeMode() |
static DslTermQuery.EscapeMode |
DslTermQuery.EscapeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslTermQuery.EscapeMode[] |
DslTermQuery.EscapeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DslTermQuery(String preBody,
String preTerm,
String termField,
String postTerm,
DslTermQuery.EscapeMode escapeMode,
Optional<String> defaultValue,
String postBody) |
Copyright © 2019. All Rights Reserved.