OpenSearch/docs/reference/modules
Jim Ferenczi 2f46f53dc8 Rename `fields` to `stored_fields` and add `docvalue_fields`
`stored_fields` parameter will no longer try to retrieve fields from the _source but will only return stored fields.
`fields` will throw an exception if the user uses it.
Add `docvalue_fields` as an adjunct to `fielddata_fields` which is deprecated. `docvalue_fields` will try to load the value from the docvalue and fallback to fielddata cache if docvalues are not enabled on that field.

Closes #18943
2016-06-22 17:38:30 +02:00
..
cluster Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
discovery [docs] Add missing article 2016-05-17 11:39:47 -04:00
indices Remove `_timestamp` and `_ttl` on 5.x indices. #18980 2016-06-22 08:35:54 +02:00
scripting Rename `fields` to `stored_fields` and add `docvalue_fields` 2016-06-22 17:38:30 +02:00
cluster.asciidoc Fix typos in docs. 2016-02-09 02:07:32 -08:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
indices.asciidoc Fix doc build. 2016-06-22 09:34:49 +02:00
memcached.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
network.asciidoc Fix: Change docs on "node client" to not use an in-memory node 2016-02-29 17:29:24 +01:00
node.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
plugins.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
scripting.asciidoc Remove support for mulitple languages per scripting engine 2016-05-13 09:24:31 -06:00
snapshots.asciidoc Update snapshots.asciidoc (#18923) 2016-06-20 16:00:59 +02:00
threadpool.asciidoc Fix thread pool docs regarding dynamic settings 2016-06-15 18:25:25 -04:00
thrift.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
transport.asciidoc Document transport.ping_schedule 2015-09-01 13:43:17 +02:00
tribe.asciidoc Remove custom plugins path 2016-05-26 10:16:25 -04:00