Seddryck / NBi.Elasticsearch

Extension for NBi to connect to an Elasticsearch instance and execute tests defined within NBi on it (including queries written with Query DSL provided by Elasticsearch)
Apache License 2.0
1 stars 0 forks source link

Support validation of a query #5

Open Seddryck opened 6 years ago

Seddryck commented 6 years ago

It should be possible to validate a query without executing it.

Seddryck commented 6 years ago

Elasticsearch supports a validation API at https://www.elastic.co/guide/en/elasticsearch/reference/current/search-validate.html