OpenSearch/rest-api-spec/test/search
Britta Weber 1cbeaf6c45 significant terms: fix json response
Commit fbd7c9aa5d introduced a regression that caused
the min_doc_count to be equal to the number of documents in the
background set. As a result no buckets were built when the
response for significant terms was created.
This only affected the final XContent response.

closes #6535
2014-06-18 18:51:34 +02:00
..
10_source_filtering.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
20_default_values.yaml [TEST] Replaced RestTestSuiteRunner with parametrized test that uses RandomizedRunner directly 2014-04-07 17:08:05 +02:00
30_template_query_execution.yaml Add simple escape method for special characters to template query 2014-03-20 18:48:14 +01:00
40_search_request_template.yaml [API] renaming search-template to search_template. 2014-03-20 21:58:08 +01:00
issue4895.yaml Throw exception if an additional field was placed inside the "query" body 2014-04-25 08:57:06 +02:00
test_sig_terms.yaml significant terms: fix json response 2014-06-18 18:51:34 +02:00