Part of canonical.launchpad.components.storm_operators View In Hierarchy
The full text match operator is used to compare a compiled search (tsquery) expression to a text search vector (tsvector). In PostgreSQL, the operator returns a "true" value if the tsvector matches the tsquery.