[DRIVERS-199] Integrate text search into normal query system Created: 06/Jan/15  Updated: 27/May/22  Resolved: 11/Nov/15

Status: Closed
Project: Drivers
Component/s: None
Fix Version/s: None

Type: New Feature Priority: Major - P3
Reporter: Barrie Segal Assignee: Barrie Segal
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on CSHARP-820 Integrate text search into normal que... Closed
depends on JAVA-1043 Add support for full text search to Q... Closed
depends on SERVER-9063 Integrate text search into normal que... Closed
Server Compat: 2.5
Driver Compliance:
Key Status/Resolution FixVersion
JAVA-1043 Done 2.12.0, 3.0.0
CSHARP-820 Done 1.9

 Description   

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.



 Comments   
Comment by Tyler Brock [ 09/Feb/15 ]

The legacy c++ driver is not going to implement this (although we do have a query builder). The C++11 driver does not have a query builder so that driver will not implement it either.

Generated at Thu Feb 08 08:20:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.