-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10, 2021.6
-
Fix Version/s: 10.10-HF52, 2021.8
-
Component/s: Bulk, Elasticsearch
-
Release Notes Summary:Options to tune bulk Elasticsearch reindexing are available in nuxeo.conf.
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform #42, nxplatform #43
-
Story Points:0
In Nuxeo works elasticsearchIndexing we can set the indexing threads as a configuration parameter: elasticsearch.indexing.maxThreads=4
For Cloud, we don't have the ability to build our own contribution. Thus we need the same for bulk-index so we can ramp up the thread count for more index throughput for large repos when using BAF.
We can control the partition count but need to adjust the threads.
This is critical because we have pending large re-indexing tasks in the next few weeks.
- is cloned by
-
NXP-30607 Provide options at nuxeo.conf level to tune Bulk recompute thumbnails
- Resolved
- Is referenced in