MapReduce(query, map, reduce) should have overload that takes an IQueryable<T> for query

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 1.5
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Many collection operations that take a query can take either an IMongoQuery or an IQueryable<T>. MapReduce only has the option of IMongoQuery and it should alternatively be able to take an IQueryable<T> for filtering.

            Assignee:
            Unassigned
            Reporter:
            Anne Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: