Rebuild Semantic Index
vault_rebuild_indexRebuild the semantic search index from all stored documents, enabling existing content to become searchable after upgrading to Pro or restoring from backup.
Instructions
Rebuild the LanceDB semantic search index from all stored documents. Pro only.
Run this after first installing the Pro deps (pip install loredocs[pro]) or after restoring from backup. The index is kept in sync automatically for new documents added after install, but existing documents require a one-time rebuild to become searchable semantically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |