feat(search): swap plainto_tsquery for websearch_to_tsquery
This switches plainto_tsquery to instead use websearch_to_tsquery, introduced in PostgreSQL 11. With unquoted text it behaves the same, but allows to use quoted text and OR and negation in the search terms.
V
viq committed
ce5d84e95695741a454300b6a6018c856fe3b711
Parent: 49d8f1d
Committed by fguillot <323546+fguillot@users.noreply.github.com>
on 6/13/2026, 4:29:24 AM