OpenSearch/modules
Adrien Grand 1b660821a2
Allow `_doc` as a type. (#27816)
Allowing `_doc` as a type will enable users to make the transition to 7.0
smoother since the index APIs will be `PUT index/_doc/id` and `POST index/_doc`.
This also moves most of the documentation to `_doc` as a type name.

Closes #27750
Closes #27751
2017-12-14 17:47:53 +01:00
..
aggs-matrix-stats Implement byte array reusage in `NioTransport` (#27696) 2017-12-08 10:39:30 -07:00
analysis-common [Docs] add deprecation warning for `delimited_payload_filter` renaming 2017-12-04 10:22:05 +01:00
ingest-common Rest test fixes (#27354) 2017-11-14 11:14:14 +01:00
lang-expression Upgrade to lucene-7.2.0-snapshot-8c94404. (#27619) 2017-12-04 09:40:08 +01:00
lang-mustache Added msearch api to high level client 2017-12-05 10:17:47 +01:00
lang-painless Painless: Only allow Painless type names to be the same as the equivalent Java class. (#27264) 2017-12-11 16:37:35 -08:00
mapper-extras Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
parent-join Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
percolator Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
rank-eval Use SPI to provide named XContent parsers for ranking evaluation 2017-12-12 18:39:01 +01:00
reindex Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Remove internal channel tracking in transports (#27711) 2017-12-08 16:56:53 -07:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00