Skip to main content

array_contains

Function array_contains 

Source
pub fn array_contains(value: impl Into<Value>) -> Value
Expand description

$arrayContains — the metadata array field contains value.

Primary use case: entity-scoped vector search via server-assigned tags (e.g. entity:PERSON:alice). Enables HNSW pre-filtering to a single entity’s memories before semantic ranking.