Skip to content

okgrow/meteor-text-search-demo

Repository files navigation

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 git@github.com:okgrow/meteor-text-search-demo.git
  2. cd meteor-text-search-demo
  3. meteor
  4. open http://localhost:3000

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published