期刊文献+

MapReduce在分布式搜索引擎中的应用 被引量:6

Application of Distributed Search Engine Based on MapReduce
在线阅读 下载PDF
导出
摘要 MapReduce是一种分布式的并行编程模式,它可以实现大型数据集的并行运算。Lucene是Apache下的搜索引擎开发包,当索引文件不断增大时,Lucene搜索便会出现瓶颈问题。通过利用MapReduce的思想,按城市划分策略将大量并发的搜索请求映射到对应的分布式服务器中进行Map操作,再结合Lucene,从对应索引服务器中查询后利用Reduce操作返回最终结果。实验结果表明,这不仅解决了大数据量查询的瓶颈问题,还将系统效率提高了66.7%。 MapReduee 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%.
作者 吴文忠 易平
出处 《计算机系统应用》 2012年第2期249-251,224,共4页 Computer Systems & Applications
关键词 MAPREDUCE LUCENE 分布式搜索 MapReduce Lucene distributed search
  • 相关文献

参考文献6

  • 1Dean R, Ghemawat A. Map Reduce: implified data process- ing on large cluster. SDI, 2004.
  • 2Ghemawat N, Gobioff H, Leung ST. The Google File system. Operating Systems Principles, 2003:29-43.
  • 3Doug Cutting. Scalable Computing with MapReduce. OS- CON. 2005.
  • 4Borthankur D. The Hadoop Distributed File System: Architec- ture and Design. Apache Software Fundation. 2007.
  • 5Apache.Welcome to Lucene.http://lucene.apache.org.
  • 6郑力明,易平.基于HTMLParser信息提取的网络爬虫设计[J].微计算机信息,2009,25(15):123-124. 被引量:7

二级参考文献8

  • 1Kunpeng Zhu,Zhiming Xu,Xiaolong Wang, and Yuming Zhao.A Full Distribute Web Crawler Based on Structred Network_Lecture Notes in Computer Science.2008, 4993:478-483
  • 2Shoubin Dong,Xiaofeng Lu,Ling Zhang,and Kejing He. An Efficient Parallel Crawler in Grid Environment. Lecture Notes in Computer Science .2004, 3032:229-232
  • 3Yun Huang,Yun Ming Ye. wHunter: A Focused Web Crawler - A Tool for Digital Library. Lecture Notes in Computer Science. 2004,3334:519-522
  • 4Lefleris Kozanidis.An Ontology-Based Focused Crawler.LNCS. 2008,5039:376-379
  • 5Yong Wang, Yiqun Liu, et al. A News Page Discovery Policy for Instant Crawlers. LNCS.2008,4993:520-525
  • 6http://htmlparser.sourc e forge.net
  • 7F Menczer, G Pant, M Ruiz et al. Evaluating topic-driven web erawlers[C].In: Proc ACM SIGIR 2001,2001
  • 8徐远超,刘江华,刘丽珍,关永.基于Web的网络爬虫的设计与实现[J].微计算机信息,2007,23(21):119-121. 被引量:36

共引文献6

同被引文献41

引证文献6

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部