update_source_index
Force a full rebuild of a source's index after a large merge or drift warning. Use it to restore search results when the watcher's automatic index is out of sync.
Instructions
Force a full rebuild of a source's index. Expensive and blocking; the watcher keeps the index current, so use it only after a big merge or a drift warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Rebuild even without new git commits. | |
| source | Yes | Source to rebuild. |