Espen Klem

Results 78 comments of Espen Klem

- [x] Replication between search-index instances (i.e. server / desktop): [Case](https://github.com/fergiemcdowall/search-index/issues/278#issuecomment-215074502)

- [ ] Teaser and teaser formatting (configurable) https://github.com/fergiemcdowall/search-index/blob/master/test/node/general-tests/teaser-test.js

Added how to filter: https://github.com/fergiemcdowall/search-index/pull/284

How to do sorting, other than `TF-IDF`: https://github.com/fergiemcdowall/search-index/blob/master/test/node/general-tests/sorting-test.js#L127-L142

Filter on several categories: https://github.com/fergiemcdowall/search-index/issues/281

Document nGramLength correctly (array), everywhere: https://github.com/fergiemcdowall/search-index/issues/295

Added these to the list: - New nGramLength format - New normalise option - Data format

Somebody made something like this already. We can check if it's something we can fork.

https://www.npmjs.com/package/sosays