MapReduce 在分布式搜索引擎中的应用
DOI:
作者:
作者单位:

作者简介:

通讯作者:

中图分类号:

基金项目:


Application of Distributed Search Engine Based on MapReduce
Author:
Affiliation:

Fund Project:

  • 摘要
  • |
  • 图/表
  • |
  • 访问统计
  • |
  • 参考文献
  • |
  • 相似文献
  • |
  • 引证文献
  • |
  • 增强出版
  • |
  • 文章评论
    摘要:

    MapReduce 是一种分布式的并行编程模式,它可以实现大型数据集的并行运算。Lucene 是Apache 下的搜索引擎开发包,当索引文件不断增大时,Lucene 搜索便会出现瓶颈问题。通过利用MapReduce 的思想,按城市划分策略将大量并发的搜索请求映射到对应的分布式服务器中进行Map 操作,再结合Lucene,从对应索引服务器中查询后利用Reduce 操作返回最终结果。实验结果表明,这不仅解决了大数据量查询的瓶颈问题,还将系统效率提高了66.7%。

    Abstract:

    MapReduce is a distributed parallelized programming model. It can implement the processing and generating large data sets. Lucene is a Search Engine API under Apache. When the index file growing, the Lucene Search performance is a bottleneck. Based on the MapReduce, this system maps the parallelized search request to the cluster server for Mapping operation. It is mapped by dividing the index file by city strategy. And then the Map Function get the search results with the lucene. The results will be returned to the user by Reduce Function. According to the experimental results, this design does not only resolve the paralleized search bottleneck, but also improves the performance by 66.7%.

    参考文献
    相似文献
    引证文献
引用本文

吴文忠,易平. MapReduce 在分布式搜索引擎中的应用.计算机系统应用,2012,21(2):249-251,224

复制
分享
文章指标
  • 点击次数:
  • 下载次数:
  • HTML阅读次数:
  • 引用次数:
历史
  • 收稿日期:2011-03-17
  • 最后修改日期:2011-04-26
  • 录用日期:
  • 在线发布日期:
  • 出版日期:
您是第位访问者
版权所有:中国科学院软件研究所 京ICP备05046678号-3
地址:北京海淀区中关村南四街4号 中科院软件园区 7号楼305房间,邮政编码:100190
电话:010-62661041 传真: Email:csa (a) iscas.ac.cn
技术支持:北京勤云科技发展有限公司

京公网安备 11040202500063号