compact_index
Compact the LanceDB index by merging small fragments and removing obsolete versions after incremental mutations, returning compaction statistics.
Instructions
Compact the LanceDB index.
This merges small fragments and removes obsolete versions after incremental mutations.
Returns: Compaction statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |