Search Results Not Appearing
Description
Hi,
I'm not sure if this is user-error or not, so apologies if this isn't the right way to get support.
For context, I've set up Algolia search on another site and it worked fine, so I'm not sure what I'm doing wrong.
My site: https://riskfirst.org My Application: https://dashboard.algolia.com/account/api-keys/all?applicationId=P1W8LCRYQS
When I do a search, I can see the query being sent like so:
And empty results being returned:
The application and API Key seem ok. This is what's sent:
And this is what's in my Algolia console:
Can you determine what is going on here?
thanks
Hi @robmoffat. It looks like your search bar is working now and using the same Search API key.
Are you able to share the fix you've done? 😅
@falceso I know this is quite some time since you asked but for awhile in Docusaurus sites, facet filters were being passed by default (like docusaurus_tag) that, if not configured on the index, would make it so that no results were being returned. If that was the case here, that's been resolved.