remove_folder
Unregister a folder and purge all its index data. Files on disk remain; in-progress indexing is cancelled.
Instructions
Unregister a folder and purge all its index data (files, chunks, search index).
The documents on disk are untouched — this only forgets them. Any in-progress background indexing of this folder is cancelled. Use list_folders to see what is registered. Returns {ok, folder, files_purged}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||