Is FTS on multiple columns supported? or is an RPC...
# help
y
Is FTS on multiple columns supported? or is an RPC my best bet?
s
What is FTS?
y
Full text search
I'm talking about the textSearch filter that Supabase provides, seems like it can't be chained and you can only provide a single column name. Just asked in case there is something undocumented
s
Just one column it seems, you will have to use an rpc and write your own function to handle more columns