Package | Description |
---|---|
org.elasticsearch.action.admin.indices.validate.query |
Validate action.
|
Modifier and Type | Method and Description |
---|---|
static QueryExplanation |
QueryExplanation.readQueryExplanation(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
List<? extends QueryExplanation> |
ValidateQueryResponse.getQueryExplanation()
The list of query explanations.
|
Copyright © 2009–2015. All rights reserved.