Closed jin-jianfeng closed 7 years ago
Actually I passed idx.search('Diabète*'), there is no search results. But if I pass idx.search('Diabète') without the wildcard, there will be search results showing. It should be some reason behind for lunr.js.
I have "Diabète" in both title, and body, why it does not appear in the search index?