Filter
Attribute Filter
Filter documents by metadata attribute values using boolean logic
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
Field path to filter on (for simple conditions).
string
Comparison operator.
any
Value to compare against.
array | null
Logical AND - all conditions must be true.
array | null
Logical OR - at least one condition must be true.
array | null
Logical NOT - all conditions must be false.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.
