Join Slack
Powered by
Is there a way to filter out a field based on an a...
# community-help
a
Andrew Shephard
11/04/2022, 4:05 PM
Is there a way to filter out a field based on an array parameter? For instance, something like Id: != (array of string Ids)
p
Paul Martin
11/04/2022, 4:10 PM
Is this what you are after
https://github.com/typesense/typesense/issues/256#issuecomment-1064634616
j
Jason Bosco
11/04/2022, 4:29 PM
Id:!=[id1,id2]
should work
a
Andrew Shephard
11/04/2022, 8:00 PM
Got ha, ty!
Open in Slack
Previous
Next