Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Map関数が1つのエントリを返すと、Reduceが呼び出されないことに気付きました。
どうやらMongoDB開発者は、ここで説明されているように、一意キーのReduce関数を無視することでMapReduceクエリを最適化することを決定しました。