Skip to main content

Search

Controlled node

Overview

This node is for searching your project library content. Given a search query, the node will return a list of extracts from the documents in your library that match the query. You can choose to search a subset of your library if you wish.

Inputs

InputTypeDescriptionDefault
QueryTextThe search query-
SourcesFile[]The library documents to search, if not provided entire library is searched.-
RunEventFires when the node starts running-

Outputs

OutputTypeDescription
ExtractsTextContains the resulting extracts as a string of text, ordered with by relevance with the highest ranked result at the top.
DoneEventFires when the node has finished

Panel Controls

Retreivers

Sadly not golden retrievers 🦮. By default the Intellectible search engine uses a hybrid of key word search and semantic search to find the most relevant documents. The search parameters for each retriever can be adjusted in the side panel. If you wish to use a keyword or semantic search only, you can toggle the retriever options in the side panel.

Sources

Use this control to select a subset of library documents to search. By default the search will look through all the documents in your library.