-
Notifications
You must be signed in to change notification settings - Fork 197
Instant Search Improvements #606
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
Comments
I would like this too (as well as being about to take advantage of Algolia's faceted searches) and text, date, title, and h1/title tags are currently indexed. The current implementation is super basic. But I need to bump up to the latest version of Instant Search for general performance improvements. I would love help on this because I don't know when I'll ever get around to it. |
Main bits of the Algolia implementation are in the default template: Line 30 in aa9bf78
And in the Algolia js in the footer: https://github.com/mkiser/WTFJHT/blob/master/_includes/algolia.html Read-only API key is available in the config.yml file, so anybody that wants to try this out has everything they need |
Ever use https://www.bountysource.com/? Might be a good way to run a mini funding campaign to fund the development of this functionality. I've used it before, it's a pretty neat approach. |
INSTANT SEARCH REQUIREMENTSWTF is a blog built on Jekyll using Algolia for its search engine. We need to migrate to Algolia's Instant Search toolkit: https://community.algolia.com/jekyll-algolia/blog.html User Stories
WTF Reqs
|
Love the search function, but would be awesome if you could sort by date too.
The text was updated successfully, but these errors were encountered: