[
https://issues.apache.org/jira/browse/CAMEL-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095281#comment-14095281
]
Sébastien Brousse commented on CAMEL-7681:
------------------------------------------
I was going to ask you the best way to update the documentation but you were
faster. Thanks !
> Add Bulk Index mode to Elasticsearch component
> ----------------------------------------------
>
> Key: CAMEL-7681
> URL: https://issues.apache.org/jira/browse/CAMEL-7681
> Project: Camel
> Issue Type: New Feature
> Components: camel-elasticsearch
> Affects Versions: 2.13.2
> Reporter: Sébastien Brousse
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> Hi,
> It would be nice if the ES component could support the bulk mode to index
> several documents in one row in a faster and more performant way.
> I propose a new operation named *BULK_INDEX*.
> The incoming body would be a *List* of any type that is already accepted
> (XContentBuilder, Map, byte[], String). Or simply a Collection may be, if a
> List is too narrow-minded.
> The result could be a *List of the id* of the successfully indexed documents.
> Have you any tips on the way you usely treat this kind of operation
--
This message was sent by Atlassian JIRA
(v6.2#6252)