Skip to content

BulkProcessor feature in Spring Data Elasticsearch #2071

Open
@siddeshbb

Description

@siddeshbb

From the discussion in thread 2067, there is no BulkProcessor equivalent implementation in Spring data elastic search.

The BulkProcessor simplifies the usage of the Bulk API by providing a utility class that allows index/update/delete operations to be transparently executed as they are added to the processor and this feature helps anyone who wants to bulk index documents efficiently.

Please consider this issue as feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions