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

sorted_set optimization #153

Closed weixsong closed 9 years ago

weixsong commented 9 years ago

refactor the binary search code, make it more easy to understand and maintain tested by unit test cases and also tested in specific project that using lunr.js.