matteodem / meteor-easy-search

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

Substitutes the default ES query. #604

Closed bompi88 closed 7 years ago

bompi88 commented 7 years ago

Uses the match query with fuzziness: 'AUTO' and operator: 'or'. Fixes #587

bompi88 commented 7 years ago

Included in the test app available at https://github.com/bompi88/easy-search-leaderboard.