-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
MongoDB 2.6 replaces the experimental "text" command with a "$text" query modifier, documented here:
http://docs.mongodb.org/manual/reference/operator/query/text/
This ticket tracks support for the $text query modifier in drivers that include query "builders" which need changes to support the new modifier. Please note that the "text" command is removed in MongoDB 2.8. See SERVER-16061.
- depends on
-
CSHARP-820 Integrate text search into normal query system
- Closed
-
JAVA-1043 Add support for full text search to QueryBuilder
- Closed
-
SERVER-9063 Integrate text search into normal query system
- Closed