meteorhacks / search-source

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

API clear search? #29

Open satyavh opened 9 years ago

satyavh commented 9 years ago

Is there an API call to clear a search?

btbjosh commented 9 years ago

I also would like to know this. But in the meantime I'm just doing this if there is no search text: return { data: [], metadata: { count: 0 } };

javierocanas commented 8 years ago

+1