pub fn array_contains(value: impl Into<Value>) -> ValueExpand 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.