itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
Apache License 2.0
346 stars 41 forks source link

faceted search - improved algorithms #61

Closed cigolpl closed 3 years ago

cigolpl commented 3 years ago

@lbineau, @saminzadeh, @Letrab, @noraj

I am announcing new 2.0 version of Itemsjs. It aims to be 100% compatible with 1.x version.

It is 5-20x faster than previous version thanks to much better algorithms. Realtime searching for thousands items should take 5-10 ms. Even for 100K items less than 100 ms

I also included ESLint into the project to improve code quality