OpenSearch/modules
Nik Everett 6f24866902 Reindex: Only ask for _version we need it
`_reindex` only needs the `_version` if the `dest` has
`"version_type": "external"`. So it shouldn't ask for it unless it does.

`_update_by_query` and `_delete_by_query` always need the `_version`.

Closes #19135
2016-07-29 17:13:27 -04:00
..
aggs-matrix-stats Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
ingest-common ingest: Made the response format of the get pipeline api match with the response format of the index template api 2016-07-29 17:58:30 +02:00
lang-expression Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
lang-groovy Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
lang-mustache removed useless comment and make sure all public constructors delegate to the package protected constructor. 2016-07-27 10:01:36 +02:00
lang-painless Refactored Painless link nodes into expression nodes to simplify 2016-07-27 14:01:08 -07:00
percolator Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
reindex Reindex: Only ask for _version we need it 2016-07-29 17:13:27 -04:00
transport-netty3 Merge branch 'master' into pr/15724-gce-network-host-master 2016-07-27 11:24:53 +02:00
transport-netty4 Dependencies: Upgrade to netty 4.1.4 (#19689) 2016-07-29 17:53:12 +02:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00