How to implement Algolia Search? #717
-
Hello, How to implement Algolia Search? I found example config in "params" file. I can design application which will create JSON objects from existing Markdown files and upload it to Algolia, but I can't understand yet how to link search results to website public URLs, especially using anchors (maybe each anchored snippet will be separate JSON object). It seems HBS website uses just free "submit your URL" version of Algolia which will then crawl website? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
EDITED Algolia is supported now, see also https://hbs.razonyang.com/v1/en/docs/configuration/site-params/. Preview online on https://razonyang.com/. Hmm, I couldn't provide helpful information for you. The theme supports DocSearch which is powered by Algolia, but does not support Algolia. You may need to implement it from scratch. You can also apply DocSearch if your site meets the requirements. Once the request approved, you'll receive the required information to configure your site, the parameters starts with |
Beta Was this translation helpful? Give feedback.
-
Hi @FuadEfendi, the theme supports Algolia (basic functionalities) now, see https://hbs.razonyang.com/v1/en/docs/configuration/site-params/ for details if you're still interested in it. |
Beta Was this translation helpful? Give feedback.
EDITED
Algolia is supported now, see also https://hbs.razonyang.com/v1/en/docs/configuration/site-params/.
Preview online on https://razonyang.com/.
Hmm, I couldn't provide helpful information for you. The theme supports DocSearch which is powered by Algolia, but does not support Algolia. You may need to implement it from scratch.
You can also apply DocSearch if your site meets the requirements. Once the request approved, you'll receive the required information to configure your site, the parameters starts with
docsearch
.