Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement documentation search #6

Open
strogonoff opened this issue Aug 17, 2020 · 4 comments
Open

Implement documentation search #6

strogonoff opened this issue Aug 17, 2020 · 4 comments

Comments

@strogonoff
Copy link
Contributor

The options are:

  • Algolia
  • Implement own search by generating index at build time (client-side bloom filter?)
  • Implement own with Lambda-based backend
@ronaldtse
Copy link
Member

Algolia seems easiest...? 😉

@strogonoff
Copy link
Contributor Author

strogonoff commented Sep 6, 2020

@ronaldtse I don’t mind Algolia, their search is not 100% perfect (from my experience on other sites I think it is sometimes missing useful results) but I’ll integrate it into our static site build system once we have their API key. Feel free to assign to me when we have the key? I’m not sure what level of access is needed to obtain it

@ronaldtse
Copy link
Member

@strogonoff I've invited you to the Glossarist Algolia account.

@strogonoff
Copy link
Contributor Author

strogonoff commented Sep 6, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants