OpenSearch/modules
Christoph Büscher 2f5300e3a6
Deprecate types in get_source and exist_source (#36426)
This change adds a new untyped endpoint `{index}/_source/{id}` for both the
GET and the HEAD methods to get the source of a document or check for its
existance. It also adds deprecation warnings to RestGetSourceAction that emit
a warning when the old deprecated "type" parameter is still used. Also updating
documentation and tests where appropriate.

Relates to #35190
2018-12-18 00:57:42 +01:00
..
aggs-matrix-stats Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
analysis-common Deprecate types in explain requests. (#35611) 2018-12-10 19:45:13 -08:00
ingest-common ingest: support default pipelines + bulk upserts (#36618) 2018-12-17 16:25:11 -06:00
lang-expression Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
lang-mustache Fix some inconsistencies in the types deprecation code. (#36517) 2018-12-12 10:38:02 -08:00
lang-painless [Painless] Add boxed type to boxed type casts for method/return (#36571) 2018-12-17 10:50:19 -08:00
mapper-extras Vector field (#33022) 2018-12-12 21:20:53 -05:00
parent-join Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
percolator Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
rank-eval Prevent throttled indices to be searched through wildcards by default (#34354) 2018-11-06 09:45:30 +01:00
reindex Add copy constructor to SearchRequest (#36641) 2018-12-14 18:30:29 +01:00
repository-url Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
transport-netty4 Deprecate types in get_source and exist_source (#36426) 2018-12-18 00:57:42 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00