OptionalfilterMetadata filter — same shape accepted by QueryOptions.filter.
OptionalfusionFusion strategy. Defaults to 'rrf' when both a vector and a keyword are present,
otherwise the single available component is used.
OptionalincludeInclude stored metadata with each match (default true).
OptionalincludeInclude raw embedding values with each match (default false).
Index (table) name.
OptionalkeywordKeyword string for the full-text component of a hybrid query.
Maximum results to return.
OptionalvectorQuery embedding. Optional only when keyword is supplied (keyword-only search).
Options for a colocated query — a vector component, an optional keyword component, fused together, with an optional metadata filter. Distinct from QueryOptions because it carries the keyword + fusion controls and is answered in a single server-side statement.