-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.7
-
Component/s: None
-
None
First task is to identify the new features.
One example is support for queries using the new "2dsphere" indexes which are done using new query operators and GeoJson values.
1) FieldsBuilder should include support for $elemMatch. This isn't in the query builders but is very much related. (http://docs.mongodb.org/manual/reference/projection/elemMatch/)
2) 2dSphere queries. Add support to existing geo related methods to accept a GeoJson object.
3) Add $geoIntersects query operator.
4) ...maybe more to come...
- depends on
-
CSHARP-685 Add object model for GeoJson values
- Closed
- duplicates
-
CSHARP-609 Add support for $elemMatch projection to Fields builder
- Closed
- is related to
-
CSHARP-660 Support Index Types - Hashed, Text, and 2DSphere
- Closed
-
SERVER-2238 New projection operator $elemMatch
- Closed