OpenSearch/modules
Tanguy Leroux dc53ce929d Document Update/Delete-By-Query with version number zero
Update-By-Query and Delete-By-Query use internal versioning to update/delete documents. But documents can have a version number equal to zero using the external versioning... making the UBQ/DBQ request fail because zero is not a valid version number and they only support internal versioning for now. Sequence numbers might help to solve this issue in the future.
2016-06-30 15:45:14 +02:00
..
aggs-matrix-stats Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
ingest-common Scripts: Remove ClusterState from compile api 2016-06-28 13:20:00 -07:00
lang-expression Compile each Groovy script in its own classloader 2016-06-20 08:17:09 +02:00
lang-groovy [TEST] Fixed bounds calculation for extended bounds in histogram agg empty buckets test 2016-06-28 09:37:34 +01:00
lang-mustache Merge pull request #19136 from rjernst/script_service_deps 2016-06-29 22:34:40 -07:00
lang-painless Painless: add "".replaceAll and "".replaceFirst 2016-06-28 16:39:11 -04:00
percolator Don't inject TransportPercolateAction into RestPercolateAction 2016-06-30 09:36:31 -04:00
reindex Document Update/Delete-By-Query with version number zero 2016-06-30 15:45:14 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00