Skip to content

Performance enhancement: For nested path updates only build source JSON when required #5

Description

@rbygrave

At the moment we build the source JSON to update embedded documents and this is a waste if there are actually no hits against the nested path (We perform a query we don't really need to).

It would be a performance enhancement to only perform the query to build the source JSON when we know we have index entries to update.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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