matteodem / meteor-easy-search

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

Exception in template helper: Error: Match error: Failed Match.OneOf or Match.Optional validation #475

Closed SalahAdDin closed 7 years ago

SalahAdDin commented 8 years ago

Hi man, how are you?

I'm doing a website share and i'm using this package for solve twoo challenges: a simple keywords search and a recommend system; but, i have an error: http://stackoverflow.com/questions/36278414/recommendation-system-using-meteor-easysearch

Can you help me?

matteodem commented 8 years ago

A lot of times there are others who already had a similar problem / use-case, have a look at the open and closed issues. There's also quite a lot of documentation, for example recipes which explain practical code.

Take a closer look at both of those resources and if that doesn't help then:

SalahAdDin commented 8 years ago

Ok friend, i put here the repository: https://github.com/SalahAdDin/siteace

I use a recipe from the documentatio for search without and input as you can see in the siteace.js file, but, it doesn't work.

matteodem commented 7 years ago

Please provide me with the stacktrace of the error (will re-open if done)