The fields parameter is supported by:
explain
get
mget
search
update
The _source, _source_includes, _source_excludes parameters are supported by:
explain
get
get_source
mget
search
To be consistent, the fields parameter should be added to:
and the _source* parameters should be added to:
update
- bulk update
msearch
@bleskes ^^
The
fieldsparameter is supported by:explaingetmgetsearchupdateThe
_source,_source_includes,_source_excludesparameters are supported by:explaingetget_sourcemgetsearchTo be consistent, the
fieldsparameter should be added to:msearchand the
_source*parameters should be added to:updatemsearch@bleskes ^^