Tomasz Frydrych

Results 2 issues of Tomasz Frydrych

Hello, I'm owner of [rili project](https://gitlab.com/rili/rili). It also implements promise/defered pattern for c++. Maybe you would like to contribute it? I suppose together we can create something really good ;)

Hello, I'm not sure how to configure elasticlunr(and if it's possible) to search partial words in provided documents. For example I have: ``` function createSearchIndex(index) { var reverseIndex = elasticlunr(function()...