Rebuild semantic search index
mantis_rebuild_search_indexRebuild or update the semantic search index for Mantis issues. Use full=true to clear and start a fresh rebuild.
Instructions
Builds/updates the semantic search index from Mantis issues. Use full=true to clear and rebuild from scratch. First run downloads the embedding model (may take a minute).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Clear the index and rebuild (default false). | |
| project_id | No | Only index issues from this project. |