LINQ3: Finish implementing AstElemMatchFilter.RewriteElemMatchFilter

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Robert Stam (Inactive)
            Reporter:
            Robert Stam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: