Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-683

Add new features to Query builder for server 2.4

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.8
    • Affects Version/s: 1.7
    • Component/s: None
    • Labels:
      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...

            Assignee:
            craig.wilson@mongodb.com Craig Wilson
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: