hybridSearch
Execute a hybrid search combining keyword and semantic methods using hybridConfig to balance exact matches and contextual relevance for precise results.
Instructions
Performs a combined keyword and semantic search, balancing between exact matches and semantic similarity. Requires hybridConfig with weights for both search types.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | ||
hybridConfig | Yes | ||
namespaceId | No | ||
query | Yes | ||
scoreThreshold | No | ||
searchType | No | ||
tenantId | No | ||
topK | No |