Article citationsMore >>

Goeschl, S.. Solr: An Open Source Enterprise Search. [Online]. Available: http://people.apache.org/~sgoeschl/presentations/solr/index.html. [Accessed Aug. 20, 2017].

has been cited by the following article:

Article

A Distributed Multi-facet Search Engine of Microblogs Based on SolrCloud

1College of Computer Science, Yangtze University, Jingzhou, Hubei, China


American Journal of Software Engineering. 2017, Vol. 5 No. 1, 20-26
DOI: 10.12691/ajse-5-1-3
Copyright © 2017 Science and Education Publishing

Cite this paper:
Lan Huang, Juan Zhou. A Distributed Multi-facet Search Engine of Microblogs Based on SolrCloud. American Journal of Software Engineering. 2017; 5(1):20-26. doi: 10.12691/ajse-5-1-3.

Correspondence to: Lan  Huang, College of Computer Science, Yangtze University, Jingzhou, Hubei, China. Email: lanhuang@yangtzeu.edu.cn

Abstract

Microblog services, such as Twitter and Weibo in China, has become a new yet powerful information dissemination channel. More than 500 million tweets are sent every day. The extraordinary large number of messages brings new challenges to conventional search paradigms: a message might be relevant to the query in many aspects, for example the content, time and location of a message. Furthermore, there might be a large number of such relevant messages. In order to address these challenges, we designed a multi-facet distributed microblog search system using off-the-shelf open source frameworks including SolrCloud, Hadoop and Zookeeper. The system was then populated with real world messages collected from the most popular microblog website in China: Sina Weibo. We compared the performances of the standalone and the distributed version of the system. Empirical experimental results showed both effectiveness and efficiency of the proposed system in retrieving large scale microblog messages.

Keywords