OpenSearch/modules
Henning Andersen 575918e8e6 Reindex from Remote allow date math (#40303)
Previously, reindexing from remote using date math in the source index
name did not work if the math contained / or ,. A workaround was to
then URL escape the index name in the request.

With this change, we now support any index name in the remote request
that the remote source supports, doing the URL escape when sending the
request.

Related to #23533
2019-04-01 19:58:06 +02:00
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common Add `use_field` option to intervals query (#40157) 2019-03-20 16:26:04 +00:00
ingest-common Remove -Xlint exclusions in the ingest-common module. (#40505) 2019-03-29 09:43:36 +01:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent Make 7.x like 6.7 user agent ecs, but default to true (#38828) 2019-02-13 10:28:01 -06:00
lang-expression Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Add randomScore function in script_score query (#40186) 2019-03-28 13:23:47 -04:00
mapper-extras Fix merging of search_as_you_type field mapper (#40593) 2019-03-29 09:02:40 +01:00
parent-join Small simplifications to mapping validation. (#39777) 2019-03-08 12:34:09 -08:00
percolator Remove -Xlint exclusions in the percolator module. (#40372) 2019-03-26 07:55:02 +01:00
rank-eval Use only default type in rank_eval API (#38530) 2019-02-11 10:18:13 +01:00
reindex Reindex from Remote allow date math (#40303) 2019-04-01 19:58:06 +02:00
repository-url Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
transport-netty4 Cleanup Duplication in Netty4 Module (#40148) (#40563) 2019-03-28 00:57:58 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00