syntax for textSearch in curl? "Products?title=tex...
# help
e
syntax for textSearch in curl? "Products?title=textSearch.${dummy_title}" is not working. is my syntax wrong?
t
I'm unsure though with Postgrest v9.0 its
curl "http://localhost:3000/tsearch?my_tsv=fts(french).amusant"
I'll see if I can find something supabase specific.