ComfyUI Node
Search by Document
A ComfyUI node in Eric/SemanticSearch with 8 inputs and 1 output.
Search by Document
- index
- model
- results
◄pdf_path►
◄page_number1►
◄top_k50►
◄min_score0.00►
◄result_typeall►
◄instruction►
CategoryEric/SemanticSearch
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| index | SEMANTIC_INDEX | — | |
| model | EMBEDDING_MODEL | — | |
| pdf_path | STRING | — | |
| page_numberopt | INT | 11–1000 | Which page to use as the query (1-indexed) |
| top_kopt | INT | 501–500 | — |
| min_scoreopt | FLOAT | 0.000–1 | Minimum score threshold (0-1). Results below this score are filtered out. |
| result_typeopt | COMBO | all | Filter results by media type: all, images, videos, documents, or media (images+videos) |
| instructionopt | STRING | Custom instruction for the search (e.g., 'Find similar invoices') |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| results | SEARCH_RESULTS | — |