-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Assignees
Labels
@felixbuenemann
Description
Currently indexing with rum fails, if the tsquery column or expression contains phrases:
ERROR: Indexing of phrase tsqueries isn't supported yet
It would be very useful if this feature was supported, since it would allow to quickly check if a phrase is contained in some text (for example to filter text containing blacklisted phrases).