When rebuilding the search index, the
Читать далее...
SearchRebuild
job doesn't use calculateOptimalBatch
or bail early if the indexing job is taking longer than expected. This can result in the search index job hard-failing when elasticsearch doesn't handle the load, requiring incremental increasing of the batch size to actually improve search indexing speed.Читать далее...