Autocomplete with Docsearch - Error fetching results #606
Closed
EfstathiadisD
started this conversation in
General
Replies: 1 comment 3 replies
-
Hey! You need to import We explain what |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a documentation website, which I am using Docsearch up until now. We want to elevate the experience a bit, due to various issues we have. (Multiple versions, very similar results due to function-name overlapping in snippets, and our bad organization 😉 )
So, I set it up following the guide in Replicating the Algolia documentation search with autocomplete.
I have a small issue though. I am getting an error when I try to fetch results.
Here is my configuration and what I have done until now. The website is written in Hugo and we already pay for Algolia indexing:
And one more question if I may. What is the
sourceId
. Is it completely arbitrary? Or is it specific to each index, and if yes, how do I fin it?Beta Was this translation helpful? Give feedback.
All reactions