Retry on conflict

Hi

I am working on a node ja project with elasticsearch so i am trying to create index with out replica even though i added that number_of_replicas 0 replica is generating and that gives me problem that document is geting conflict exception so the solution i am looking for is in which method i should add retry_on_conflict so that i get my application running

Thanks in advance

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