Commit 64216b7a authored by Changzheng Liu's avatar Changzheng Liu Committed by Marcia Ramos

Update Advanced Search migration throttle delay wording

parent 7f637bd8
...@@ -285,7 +285,7 @@ defer it to another release if there is risk of important data loss. ...@@ -285,7 +285,7 @@ defer it to another release if there is risk of important data loss.
Follow these best practices for best results: Follow these best practices for best results:
- When working in batches, keep the batch size under 9,000 documents - When working in batches, keep the batch size under 9,000 documents
and `throttle_delay` over 3 minutes. The bulk indexer is set to run and `throttle_delay` for at least 3 minutes. The bulk indexer is set to run
every 1 minute and process a batch of 10,000 documents. These limits every 1 minute and process a batch of 10,000 documents. These limits
allow the bulk indexer time to process records before another migration allow the bulk indexer time to process records before another migration
batch is attempted. batch is attempted.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment