This is a demo app, demonstrating how to perform a full text search in Meteor,
by using MongoDB's $text
operator.
This is a companion to the article Guide to Full Text Search in Meteor
git clone [email protected]:okgrow/meteor-text-search-demo.git
cd meteor-text-search-demo
meteor
open http://localhost:3000