How to increase the priority of the re-indexing task?

Is it possible to somehow increase the speed of the re-indexing process? How could this be done?

I am carrying out this process through the API / _reindex

Have you looked into using slicing with the reindex API? Have you looked to identify whether there are any bottlenecks limiting the throughput, e.g. CPU usage and/or disk I/O utilization?

I was unable to identify any bottleneck. I will look at this issue of slicing. Thank you.

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