Apply
Document Enrich
Join and enrich documents with data from another collection
Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.
Configuration
string
Required
REQUIRED. Collection ID to join with.
string | null
Field in current documents to match.
string | null
Field in target collection to match against.
array | null
Specific fields to merge from target.
string | null
Where to place enrichment data.
string
Join strategy: 'enrich' or 'append'.
boolean
Keep documents with no match.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.