meteorhacks / search-source

Reactive Data Source for Search
MIT License
146 stars 33 forks source link

Allow search for a term with multiple words #60

Open nicksspark opened 6 years ago

nicksspark commented 6 years ago

For example, "Search Source" would give matches for "Search", "Source", and "Search Source". Is there a way to restrict the search so that it only gives matches for the whole phrase, "Search Source"?

TaviXX commented 6 years ago

Hi, I have had the same issue solved on stackoverflow here https://stackoverflow.com/questions/51128225/phrase-search-in-meteor-search-source-package