OpenSearch/modules
Nhat Nguyen 7580d9d925
Make SourceToParse immutable (#36971)
Today the routing of a SourceToParse is assigned in a separate step
after the object is created. We can easily forget to set the routing.
With this commit, the routing must be provided in the constructor of
SourceToParse.

Relates #36921
2018-12-24 14:06:50 -05:00
..
aggs-matrix-stats Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
analysis-common Allow word_delimiter_graph_filter to not adjust internal offsets (#36699) 2018-12-18 13:20:51 +00:00
ingest-common ingest: support default pipelines + bulk upserts (#36618) 2018-12-17 16:25:11 -06:00
ingest-geoip Package ingest-geoip as a module (#36898) 2018-12-22 07:21:49 -05:00
ingest-user-agent Package ingest-user-agent as a module (#36956) 2018-12-22 20:20:53 -05:00
lang-expression Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
lang-mustache Refactor the REST actions to clarify what endpoints are deprecated. (#36869) 2018-12-20 18:06:41 -08:00
lang-painless Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
mapper-extras Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
parent-join Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
percolator Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
rank-eval Prevent throttled indices to be searched through wildcards by default (#34354) 2018-11-06 09:45:30 +01:00
reindex Enable IPv6 URIs in reindex from remote (#36874) 2018-12-20 13:48:35 -06:00
repository-url Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
transport-netty4 [Zen2] Change unsafe bootstrap nodes count to nodes list in tests (#36559) 2018-12-20 15:20:33 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00