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

LINQ3: Finish implementing AstElemMatchFilter.RewriteElemMatchFilter

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Major - P3 Major - P3
    • None
    • None
    • LINQ3
    • None

    Description

      The AstFilter used in AstElemMatchFilter use the special `$elem` field name to represent the elements being matched.

      But the server uses a special notation for `$elemMatch` filters which instead simply omits the field name.

      The RewriteElemMatchFilter rewrites a filter using `$elem` to the form expected by the server.

      RewriteElemMatchFilter is currently partially implemented, but needs to be completed.

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: