olivernn / lunr.js

A bit like Solr, but much smaller and not as bright
http://lunrjs.com
MIT License
8.94k stars 548 forks source link

any multipage example instead of single page search #506

Closed AbhimanyuAryan closed 2 years ago

AbhimanyuAryan commented 2 years ago

I checked this example: https://olivernn.github.io/moonwalkers/ looks really good. But I have a lot of html files and all of them are served on different routes(in navbar)

Any good tutorial/resource on how to achieve that?