All Projects → okgrow → meteor-text-search-demo

okgrow / meteor-text-search-demo

Licence: other
A demo app showing how to do full text search in Meteor 1.2

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Meteor Text Search Demo

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

Running This App

  1. git clone [email protected]:okgrow/meteor-text-search-demo.git
  2. cd meteor-text-search-demo
  3. meteor
  4. open http://localhost:3000
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].