Join Slack
Powered by
There’s no way to check for the absence or presenc...
# community-help
j
Jason Bosco
05/11/2023, 6:52 PM
There’s no way to check for the absence or presence of fields in Typesense directly. So you would have to create a new field called say
fieldA_exists: true | false
and set that at indexing time to be able to query with it later
Open in Slack
Previous
Next