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

Pushing Search Records to Algolia #45

Open
5 tasks
laurensdeb opened this issue May 9, 2021 · 0 comments
Open
5 tasks

Pushing Search Records to Algolia #45

laurensdeb opened this issue May 9, 2021 · 0 comments
Labels
enhancement New feature or request important

Comments

@laurensdeb
Copy link
Collaborator

Algolia has decided to generously provide us with 200K search records and 200K queries per month under their open source sponsorship. Next we'll want to integrate their services.

  • Look into the Algolia search API for Python
  • Structure our records so they are in a proper format for Algolia
  • Perhaps this issue should be conditional on Utilizing a separate persistent datastore #44 so that we don't overrun our alloted search records?
  • Write code to perform the push to Algolia

Finally:

  • Thank Algolia as a sponsor in the README of this repo (as well as on the visualisation website of course)
@laurensdeb laurensdeb added enhancement New feature or request important labels May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important
Projects
None yet
Development

No branches or pull requests

1 participant