2f46f53dc8
`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 |
||
---|---|---|
.. | ||
aggregations.asciidoc | ||
allocation.asciidoc | ||
cat.asciidoc | ||
docs.asciidoc | ||
fs.asciidoc | ||
http.asciidoc | ||
index-apis.asciidoc | ||
java.asciidoc | ||
mapping.asciidoc | ||
packaging.asciidoc | ||
percolator.asciidoc | ||
plugins.asciidoc | ||
rest.asciidoc | ||
scripting.asciidoc | ||
search.asciidoc | ||
settings.asciidoc | ||
suggest.asciidoc |