ComfyUI Node
Search Multi-Index
A ComfyUI node in Eric/SemanticSearch with 11 inputs and 1 output.
Search Multi-Index
- model
- index_1
- index_2
- index_3
- index_4
- results
◄query►
◄top_k50►
◄normalize_scorestrue►
◄min_score0.00►
◄result_typeall►
◄instruction►
CategoryEric/SemanticSearch
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | EMBEDDING_MODEL | — | |
| query | STRING | — | |
| index_1 | SEMANTIC_INDEX | — | |
| index_2opt | SEMANTIC_INDEX | — | |
| index_3opt | SEMANTIC_INDEX | — | |
| index_4opt | SEMANTIC_INDEX | — | |
| top_kopt | INT | 501–500 | Total results across all indexes |
| normalize_scoresopt | BOOLEAN | true | Normalize scores to 0-1 range per index before merging |
| min_scoreopt | FLOAT | 0.000–1 | — |
| result_typeopt | COMBO | all | Filter results by media type: all, images, videos, documents, or media (images+videos) |
| instructionopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| results | SEARCH_RESULTS | — |