Skip to content

dolugen/lunrjs-testpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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