Reading Elastic documentation at https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html: > By default version conflicts abort the _reindex process but you can just count them by settings "conflicts": "proceed" in the request body But I don't see any way to specify this options within ReindexOnServer API