olivernn / lunr.js

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

Searching for words that contain numbers does not work. #414

Closed kahia1114 closed 4 years ago

kahia1114 commented 4 years ago

"AA" matches "AA1", but "AA1" does not fit.

kahia1114 commented 4 years ago

I’m sorry, this was a misunderstanding.