OpenSearch/modules
Dimitris Athanasiou 34f116eae3 Require explicit query in _delete_by_query API (#23632)
As the query of a search request defaults to match_all,
calling _delete_by_query without an explicit query may
result in deleting all data.

In order to protect users against falling into that
pitfall, this commit adds a check to require the explicit
setting of a query.

Closes #23629
2017-03-28 15:44:57 +01:00
..
aggs-matrix-stats [TEST] improve yaml test sections parsing (#23407) 2017-03-02 12:43:20 +01:00
ingest-common Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-expression Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
lang-mustache Mustache: don't extend AbstractComponent (#23419) 2017-03-01 14:54:27 -05:00
lang-painless Build: Rewrite antlr regeneration in gradle (#23733) 2017-03-24 09:44:53 -07:00
percolator Remove DocumentMapper#parse(String index, String type, String id, BytesReference source) (#23706) 2017-03-23 11:01:09 -04:00
reindex Require explicit query in _delete_by_query API (#23632) 2017-03-28 15:44:57 +01:00
repository-url Build: Rework integ test setup and shutdown to ensure stop runs when desired (#23304) 2017-02-22 12:43:15 -08:00
transport-netty4 Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00