OpenSearch/modules
Simon Willnauer 1cae850cf5 Add a cluster block that allows to delete indices that are read-only (#24678)
Today when an index is `read-only` the index is also blocked from
being deleted which sometimes is undesired since in-order to make
changes to a cluster indices must be deleted to free up space. This is
a likely scenario in a hosted environment when disk-space is limited to switch
indices read-only but allow deletions to free up space.
2017-05-16 17:34:37 +02:00
..
aggs-matrix-stats Added unit tests for InternalMatrixStats. 2017-05-10 11:06:18 +02:00
analysis-common Make PreConfiguredTokenFilter harder to misuse (#24572) 2017-05-10 22:39:43 -04:00
ingest-common Size lists in advance when known 2017-05-12 10:36:13 -04:00
lang-expression Scripting: Remove "service" from ScriptEngine interface name (#24574) 2017-05-10 00:47:33 -07:00
lang-mustache Scripts: Convert template script engines to return String instead of BytesReference (#24447) 2017-05-15 22:37:31 -07:00
lang-painless Replace manual copying an array or collection with static methods calls (#24657) 2017-05-15 09:35:48 +02:00
parent-join Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00
percolator percolator: Fix range queries with date range based on current time. 2017-05-16 13:13:11 +02:00
reindex Add a cluster block that allows to delete indices that are read-only (#24678) 2017-05-16 17:34:37 +02:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Remove Netty logging hack (#24653) 2017-05-12 16:05:13 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00