Skip to main content

fts_query_is_jsonpath

Function fts_query_is_jsonpath 

Source
pub fn fts_query_is_jsonpath(query_arg: Option<&ScalarExpr>) -> bool
Expand description

The @@ operator doubles as a JSONPath match when the right-hand side is a $... path literal; that form evaluates row-level JSON and needs no text index.