olivernn / lunr.js

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

include lunr in index.js #104

Closed gregglind closed 10 years ago

gregglind commented 10 years ago

fix #103

olivernn commented 10 years ago

Nice idea, I've merged this now. I ended up using some really dodgy browser sniffing to set the devtools link automatically :trollface:

Thanks!

gregglind commented 10 years ago

Thanks for thinking it's a good idea!

I like the library a lot, and I wish more people would take the practical, expedient route in thinking about text indexing. Solr is a huge hammer.