• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (10): 123-127.

• 论文 • Previous Articles     Next Articles

Optimization and Implementation of Lucene Ranking Pages Algorithm Based on PageRank

CHEN Jianxia,HUANG Ri,MA Zhongbao   

  1. (School of Computer Science,Hubei University of Technology,Wuhan 430068,China)
  • Received:2012-04-25 Revised:2012-07-10 Online:2012-10-25 Published:2012-10-25

Abstract:

With the rapid development of web technologies,the search engine based on personalized services becomes more and more important in the society.In particular, the algorithm of ranking pages is one of the critical technologies in the area of search engines.The paper proposes an approach to improve the original ranking algorithm of Lucene via the PageRank algorithm,and designs and implements a personalized search engine on mobile information.Experimental results show that the proposed sorting algorithm can improve the accuracy of the information retrieval,and users can obtain better search experience than original sorting of Lucene.

Key words: Lucene;PageRank;personalized search engine;sorting optimization