force_reindex
Rebuild the entire search index for a codebase to fix outdated or incomplete results. Provide the root path to trigger a full re-index and refresh semantic code search data.
Instructions
Force complete re-indexing of a codebase.
Args: path: Root path of codebase
Returns: Indexing result summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |