In MongoDB mapreduce, how can I flatten the values object?

前端 未结 7 2169
挽巷
挽巷 2020-12-04 22:22

I\'m trying to use MongoDB to analyse Apache log files. I\'ve created a receipts collection from the Apache access logs. Here\'s an abridged summary of what my

7条回答
  •  独厮守ぢ
    2020-12-04 22:39

    It's not currently possible, but I would suggest voting for this case: https://jira.mongodb.org/browse/SERVER-2517.

提交回复
热议问题