Configure and use retrieval pipelines for powerful multimodal search
Define Retriever Query Schema
Select Stages
Configure Inputs and Outputs
Save Retriever
Execute Query
Schema Validation
Pipeline Stages
Stage Types
Input/Output Flow
Query Parameters
Text Queries
Image Queries
Hybrid Queries
Vector Queries
eq
- Equal toneq
- Not equal togt
- Greater thangte
- Greater than or equal tolt
- Less thanlte
- Less than or equal tobetween
- Within range (inclusive)Start Simple
Use Appropriate Indexes
Pre-filter When Possible
Mind Your Limits
Leverage Caching