| Package | Description |
|---|---|
| org.elasticsearch.index.search |
| Modifier and Type | Field and Description |
|---|---|
protected MatchQuery.ZeroTermsQuery |
MatchQuery.zeroTermsQuery |
| Modifier and Type | Method and Description |
|---|---|
static MatchQuery.ZeroTermsQuery |
MatchQuery.ZeroTermsQuery.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchQuery.ZeroTermsQuery[] |
MatchQuery.ZeroTermsQuery.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchQuery.setZeroTermsQuery(MatchQuery.ZeroTermsQuery zeroTermsQuery) |
Copyright © 2009–2017. All rights reserved.