Skip to content

Support more update options #116

@fizruk

Description

@fizruk

Currently updateDocument only uses "doc" option to partially replace document.
But ElasticSearch also supports these:

  • "script";
  • "upsert";
  • "script_upsert";
  • "detect_noop";
  • "doc_as_upsert".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions