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

Search extension #39

Open
patrickarlt opened this issue Apr 11, 2015 · 0 comments
Open

Search extension #39

patrickarlt opened this issue Apr 11, 2015 · 0 comments

Comments

@patrickarlt
Copy link
Owner

Pretty easy with the new query stuff.

  1. Create a query of all pages
  2. Use that query to build an index in lunr.js
  3. Output the index as part of the build
  4. Optional Output a custom JavaScript helper file and lunr.js for easy searching.

Also an ElasticSearch extension would be pretty sweet.

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

No branches or pull requests

1 participant