OpenSearch/rest-api-spec/test/explain
javanna 6d3bcc4451 Java API: add index, type and id to ExplainResponse
Index, type and id were returned as part of the REST explain api response, but not through java api. That info was read out of the request, relying on the fact that the index would get overridden with the concrete one within that same request.

Closes #7201
2014-08-08 12:52:03 +02:00
..
10_basic.yaml Java API: add index, type and id to ExplainResponse 2014-08-08 12:52:03 +02:00
20_source_filtering.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
TODO.txt Added source filtering to tests 2013-07-30 13:30:45 +02:00