meteorhacks / search-source

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

Reactive search results. #54

Open bompi88 opened 8 years ago

bompi88 commented 8 years ago

Provides option to get reactive search result items. Performance is not considered while implementing this though. Maybe someone can help me tweaking the performance a little? Trying to fix #21. You have to fix the package.js file, because this PR is based on the master branch which is broken by the moment. Change the line in package.js:

"version": "1.4.3

to:

"version": "1.4.3",