Pretty easy with the new query stuff.
- Create a query of all pages
- Use that query to build an index in lunr.js
- Output the index as part of the build
- Optional Output a custom JavaScript helper file and lunr.js for easy searching.
Also an ElasticSearch extension would be pretty sweet.
Pretty easy with the new query stuff.
Also an ElasticSearch extension would be pretty sweet.