/lunrjs-testpage

Web search tool for testing Lunr.js indexes

Primary LanguageHTML

Lunr.js test page

Load JSON indexes and search with Lunr.js

Status

  • Basic functional search
  • Customizable index

TODOs

  • Show document text
  • Add search autocompletion
  • Add more items in the demo index (index.json)

Stretch goals

  • Highlight search term in the result
  • Add URL field and link to it from the result items
  • Customizable index schema