Skip to content

Hybrid Search Local Database

The Hybrid Search Local Database node is designed to perform a hybrid search operation using both a vector and a full-text search term on a local database. It retrieves items from the database based on the specified criteria and can optionally rerank the results.

Pin NamePin DescriptionPin TypeValue Type
StartThe start of the node execution.ExecutionN/A
DatabaseDatabase Connection Reference.StructNodeDBConnection
Search TermFull Text Search Term.StringNormal
VectorVector to Search.FloatArray
SQL FilterOptional SQL Filter.StringNormal
Re-RankShould the items be reranked?BooleanNormal
LimitLimitIntegerNormal
OffsetOffsetIntegerNormal
EndThe end of the node execution.ExecutionN/A
ValuesFound ItemsStructArray