Add support for sorting and limiting inline map/reduce

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: MapReduce
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I don't need permanent outputs, so I switched to inline. Now the whole
      map/reduce result is returned. Before I had the chance to query the
      tmp collection with find(),sort() and limit(). Is there any way to
      sort and limit the output of an inline map/reduce?

      In my case I have like 10,000 items at my inline output, and I don't
      want to crop it with my client language to 10 results.

      Might be an improvement to offer something to do this.

              Assignee:
              [DO NOT USE] Backlog - Query Optimization
              Reporter:
              Oliver
              Votes:
              17 Vote for this issue
              Watchers:
              19 Start watching this issue

                Created:
                Updated:
                Resolved: