update_file
Updates the full-text search index for a specified file by re-indexing if it exists or removing it if deleted.
Instructions
Update the index for a single file. If the file exists, it is re-indexed. If the file does not exist, it is removed from the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |