ComfyUI Node
Add Folder to Index
A ComfyUI node in Eric/SemanticSearch with 8 inputs and 2 outputs.
Add Folder to Index
- index
- model
- index
- status
◄folder_path►
◄recursivetrue►
◄batch_size16►
◄thumbnail_size768►
◄include_videostrue►
◄include_documentstrue►
CategoryEric/SemanticSearch
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| index | SEMANTIC_INDEX | — | |
| model | EMBEDDING_MODEL | — | |
| folder_path | STRING | — | |
| recursiveopt | BOOLEAN | true | — |
| batch_sizeopt | INT | 161–64 | — |
| thumbnail_sizeopt | INT | 768256–1024 | — |
| include_videosopt | BOOLEAN | true | Also index video files (mp4, mkv, avi, etc.) |
| include_documentsopt | BOOLEAN | true | Also index PDF documents (each page indexed separately) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| index | SEMANTIC_INDEX | — |
| status | STRING | — |