Join Discord
Powered by
syntax for textSearch in curl? "Products?title=tex...
# help
e
erinstearns
01/08/2022, 1:10 AM
syntax for textSearch in curl? "Products?title=textSearch.${dummy_title}" is not working. is my syntax wrong?
t
tourdownunder
01/08/2022, 1:23 AM
I'm unsure though with Postgrest v9.0 its
curl "http://localhost:3000/tsearch?my_tsv=fts(french).amusant"
tourdownunder
01/08/2022, 1:24 AM
As per page 37 in
https://readthedocs.org/projects/postgrest/downloads/pdf/stable/
tourdownunder
01/08/2022, 1:24 AM
I'll see if I can find something supabase specific.
Previous
Next