Open
Description
https://www.meilisearch.com/docs/learn/indexing/ram_multithreading_performance#memory-crashes
In this section 👆, please add recommendation like the usage of
- https://github.com/orgs/meilisearch/discussions/713:
--experimental-max-number-of-batched-tasks
- https://www.meilisearch.com/docs/learn/self_hosted/configure_meilisearch_at_launch#max-indexing-memory:
--max-indexing-memory 0
We often have opensource user struggling with memory crash and it would help them: meilisearch/meilisearch#4743 (comment)