OpenSearch/modules
Nik Everett 5ef78fd015 Fix source filtering in reindex-from-remote (#22514)
Reindex-from-remote was accepting source filtering in the request
but ignoring it and setting `_source=true` on the search URI. This
fixes the filtering so it is piped through to the remote node and
adds tests for that.

Closes #22507
2017-01-10 09:00:12 -05:00
..
aggs-matrix-stats remove unused ParseFieldMatcher imports/arguments 2017-01-05 19:33:04 +01:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Replace Suggesters with namedObject (#22491) 2017-01-09 16:51:08 -05:00
lang-painless Fix some issues with painless's strings (#22393) 2017-01-06 11:35:22 -05:00
percolator percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
reindex Fix source filtering in reindex-from-remote (#22514) 2017-01-10 09:00:12 -05:00
transport-netty4 Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287) 2017-01-04 14:38:51 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00