Algolia records are json objects. Is there a way to…
- omit records from search results if they are missing specific attributes or
- if they contain a specific attribute with a specific value, for instance:
status: pending
?
I am new to Algolia. I’m reading through your docs. I suspect it’s something to do with Faceting?