IndexSearch
Category: FileSys
Status: base
Local full-text search index connector. Indexes files in a directory and enables fast keyword-based search across their contents.
Connection Settings
| Field |
Default |
Description |
| path |
(empty) |
Root directory to index and search |
Authentication
No authentication. Access is controlled by filesystem permissions.
Supported Actions
- upload / download — transfer files
- delete — remove files from the index
- create_object / rename_object — manage indexed files
- search_by_name — search for files by name
- extract_archive / create_archive — archive operations
- transfer_between_connectors — move files to other connectors