Closed
Description
With v0.29, auto-batching is enabled by default.
- Remove the Experimental section from the docs
- Move Auto-batching somewhere else. Maybe Advanced topics. Does it even need its own page now?
- Update the page to remove the current options:
--debounce-duration-sec
,--max-batch-size
, and--max-documents-per-batch
- Remove
batchUid
from the task object as it is now an internal field - Add new instance option:
--disable-auto-batching
and environment variable:MEILI_DISABLE_AUTO_BATCHING
- Mention auto-batching in quick start
References:
Metadata
Metadata
Assignees
Labels
No labels