matteodem / meteor-easy-search

Easy-to-use search for Meteor with Blaze Components
MIT License
438 stars 68 forks source link

Sort with Minimongo engine #534

Closed muscaiu closed 7 years ago

muscaiu commented 7 years ago

Is it possible to have Search and Sort with Minimongo engine?

matteodem commented 7 years ago

yes, please refer to the documentation.

muscaiu commented 7 years ago

Arrghh i read this back and forward twice, All i found is for engine: new EasySearch.MongoDB({}), but nothing for engine: new EasySearch.Minimongo(). Could u hit me in the face with it? :grimacing: