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

Attempt to reproduce search index functionality from static content #8

Open
renoirb opened this issue Jul 21, 2015 · 2 comments
Open
Labels

Comments

@renoirb
Copy link
Member

renoirb commented Jul 21, 2015

Since all will be converted into static files, we won’t have any backend to serve our content. This would effectively also any search capabilities.

(nice to have) Objective: Set in place an equivalent search feature

Expected outcome

  1. During static-site-generator script run, optionally send generated HTML into an ElasticSearch/Solr search index
  2. Set in place JavaScript client to query ElasticSearch/Solr search API
  3. Render search results
@renoirb
Copy link
Member Author

renoirb commented Aug 7, 2015

See if we can use GitHub search API instead.

@renoirb
Copy link
Member Author

renoirb commented Sep 7, 2015

See also if we could use ElasticSearch. The RobinThrift/Jekyll---elasticsearch repo has done it and it looks easy to port into our stack.

@renoirb renoirb added the wontfix label Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant