OpenSearch/modules
Nik Everett 25a5f1869a Improve error message when reindex-from-remote gets bad json (#22536)
Adds a message about how the remote is unlikely to be Elasticsearch.
This isn't as good as including the whole message from the remote but
we can't do that because we are stream parsing it and we don't want
to mark the whole request.

Closes #22330
2017-01-11 12:55:23 -05:00
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05: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 Remove SearchRequestParsers (#22538) 2017-01-11 10:28:14 -05:00
lang-painless Update loop counter to be higher (1000000) instead of (10000). 2017-01-11 09:22:24 -08:00
percolator percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
reindex Improve error message when reindex-from-remote gets bad json (#22536) 2017-01-11 12:55:23 -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