Skip to content

Update by entity into explicit index #2385

Closed
@sp-llminc

Description

@sp-llminc

PR #2305 introduced AbstractElasticsearchTemplate#update(T entity), which saves the user from having to construct an UpdateQuery for basic entity updates when using ElasticsearchTemplate' CRUD methods directly.

The method does not accept an index name (or IndexCoordinates object), however, which our use case requires.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions