Skip to content

Docsearch doesn't work #10007

Answered by slorber
jcubic asked this question in Q&A
Apr 1, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

EDIT: see Troubleshooting section added to our docs here:

https://docusaurus.io/docs/search#algolia-troubleshooting


Your index exists, but is not properly configured.

We are unable to query on these fields probably because they do not exist:

facetFilters: ["language:en",["docusaurus_tag:default","docusaurus_tag:docs-default-current"]]"}]}

If you disable contextual search (not recommended because it will disable that smart query), we can get results:


If you don't have these fields in your index, it is probably a configuration problem.

Verify your crawler config, and you might need to delete/recreate your index according to what other users reported, including the Algolia team (#9200 (…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jcubic
Comment options

@slorber
Comment options

@jcubic
Comment options

Answer selected by jcubic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants