软件下载吧文章资讯

分类分类

MongoDB中MapReduce编程模型使用实例

2024-03-08 08:50作者:下载吧

注:作者使用的MongoDB为2.4.7版本。

单词计数示例:


插入用于单词计数的数据:


db.data.insert({sentence:’Consider the following map-reduce operations on a collection orders that contains documents of the following prototype’})
db.data.insert({sentence:’I get the following error when I follow the code found in this link’})
展开全部

相关文章

说两句网友评论
    我要跟贴
    取消