New elasticsearch java API BulkProcessor

From Rest High Level API, is there an equivalent to BulkProcessor in the new elasticsearch java API?

Hi @ALX_DM .

Read this comment. :slight_smile:

oh! thanks @RabBit_BR ! :hugs:

:pensive: no equivalent, that is... :tired_face:

@RabBit_BR

Since there is no equivalent to RHLC BulkProcessor, have you tried migrating a RHLC code to new ES java API, and if so, how did you make it for BulkProcessor?