Skip to content

Consistent support for fields/_source params #4095

@clintongormley

Description

@clintongormley

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:

  • bulk update
  • msearch

and the _source* parameters should be added to:

  • update
  • bulk update
  • msearch

@bleskes ^^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions