Skip to content

v0.29: Updates to auto-batching #1838

Closed
@maryamsulemani97

Description

@maryamsulemani97

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions