Fixed SearchRebuild Job doesn't use calculateOptimalBatch

Xon

Well-known member
Affected version
2.2.12
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.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.0 RC 5).

Change log:
Use optimal batch sizes when rebuilding search index
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom