Multiple BulkRequest using concurrency

Hi,

I have more than 1 million documents in ArrayList. I need to push those documents using some concurrency mechanism. Currently, I am using BulkRequests. But it is not giving that much performance.Can somebody help on this.

What is your code like?
What do you mean by poor performance?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.