OpenSearch/modules
Nik Everett 18393a06f3 Fix reindex-from-remote for parent/child from <2.0
Versions before 2.0 needed to be told to return interesting fields
like `_parent`, `_routing`, `_ttl`, and `_timestamp`. And they come
back inside a `fields` block which we need to parse.

Closes #21044
2016-10-21 13:14:33 -04:00
..
aggs-matrix-stats Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
ingest-common make painless the default scripting language for ScriptProcessor (#20981) 2016-10-18 16:22:01 -07:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Fix wrong logger usages 2016-09-21 14:45:28 +02:00
lang-mustache Mustache: Add {{#url}}{{/url}} function to URL encode strings (#20838) 2016-10-13 16:17:28 +02:00
lang-painless Remove more equivalents of the now method from the Painless whitelist. 2016-10-20 10:35:26 -07:00
percolator Replace org.elasticsearch.common.lucene.search.MatchNoDocsQuery with its Lucene version (org.apache.lucene.search.MatchNoDocsQuery) (#20832) 2016-10-10 17:45:19 +02:00
reindex Fix reindex-from-remote for parent/child from <2.0 2016-10-21 13:14:33 -04:00
transport-netty3 some misspelled words in code (#21012) 2016-10-19 11:42:38 -04:00
transport-netty4 Upgrade to Netty 4.1.6 2016-10-20 20:13:29 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00