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

Integrate a site-wide search #349

Open
5 tasks
hola-soy-milk opened this issue Jun 20, 2022 · 4 comments
Open
5 tasks

Integrate a site-wide search #349

hola-soy-milk opened this issue Jun 20, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hola-soy-milk
Copy link
Collaborator

hola-soy-milk commented Jun 20, 2022

Perhaps using Algolia

Goals:

  • mention Algolia in the Data Privacy section of the page
  • Integrate Algolia package
  • Index site using Algolia
  • Design/implement search bar
  • Deploy hook to rebuild Algolia index
@hola-soy-milk hola-soy-milk added enhancement New feature or request help wanted Extra attention is needed labels Jun 20, 2022
@coderbyheart
Copy link
Member

We've used Algolia with the COVID-19 resources project and had good results.

@raae
Copy link
Contributor

raae commented Sep 3, 2022

How much content is it? Could fuse.js work?

@coderbyheart
Copy link
Member

Yes, absolutely. The site will not turn into a publishing platform, so having the search DB in the client will be fine.

@raae
Copy link
Contributor

raae commented Sep 4, 2022

Here is my fuse implementation on my own site if that is helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants