Closed benlk closed 8 years ago
How do I make this searchable? It's essentially an unordered list.
From Ryan: http://lunrjs.com/
My thoughts:
the index is a different representation of the data in the html list, and that binds to ids which can be used by the processing pipeline to show/hide the elements in the search as appropriate.
the route for the json would be to a function that returns JSON.stringify an array of the data needed by the search
http://www.listjs.com/docs seems made to order
Searchable content should be: