meilisearch-ruby icon indicating copy to clipboard operation
meilisearch-ruby copied to clipboard

Add index compaction

Open psylone opened this issue 2 months ago • 1 comments

Pull Request

Related issue

Fixes #656

What does this PR do?

  • Add index compaction

PR checklist

Please check if your PR fulfills the following requirements:

  • [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • [x] Have you read the contributing guidelines?
  • [x] Have you made sure that the title is accurate and descriptive of the changes?

Summary by CodeRabbit

  • New Features
    • Index compaction is now available. Users can compact their indexes asynchronously with task-based tracking to monitor operation progress and completion status.

✏️ Tip: You can customize this high-level summary in your review settings.

psylone avatar Dec 12 '25 06:12 psylone