mongoosejs / mongoose-text-search

MongoDB 2.4 text search support for mongoose
154 stars 9 forks source link

text search not enabled #13

Open nise opened 8 years ago

nise commented 8 years ago

That is what I got when trying to run the provied example:

{ name: 'MongoError', message: 'text search not enabled', ok: 0, errmsg: 'text search not enabled' }