This repository was archived by the owner on Nov 11, 2020. It is now read-only.
This repository was archived by the owner on Nov 11, 2020. It is now read-only.
Query builder support for $text operator in MongoDB 2.6 #162
Closed
Description
http://docs.mongodb.org/master/reference/operator/query/text/#op._S_text
Prior to 2.6, text search is achieved via the text database command. We will not add special support for that.