acetate icon indicating copy to clipboard operation
acetate copied to clipboard

Search extension

Open patrickarlt opened this issue 10 years ago • 0 comments

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.

patrickarlt avatar Apr 11 '15 15:04 patrickarlt