EasySearch 2.0 is out!

I’ve been working recently on refactoring / redoing the EasySearch package to have a more consistent API and splitting up configuration where it makes the most sense to me. Besides having a new API there’s also some new features such as searching in specific fields, maximum pages count for pagination and more.

I hope you enjoy it and please feel free to give me some feedback :slight_smile:

Package: https://atmospherejs.com/easy/search
Docs: http://matteodem.github.io/meteor-easy-search/

6 Likes

Very nice and useful documentation pages!

I love beautiful docs, great job! <3 More feedback when I actually try your package in development, but seems very useful.

I have gone through its feature list, documentation. Seems to be very promising. Will use it in our next project

Great job! Will be trying this out once i get around to adopting ES.