基于Lucene的搜索引擎的研究与实现.docVIP

  • 3
  • 0
  • 约2.25万字
  • 约 32页
  • 2019-04-18 发布于江西
  • 举报
PAGE \* MERGEFORMAT- 25 - 贵 州 民 族 大 学 本 科 毕 业 生 论 文 基于LUCENE的搜索引擎的研究与实现 张三 摘要: 在Internet蓬勃发展的当下,Internet上面的信息是广如大海。人们在享受Internet所带来的便利的同时,也面临着一个如何在此浩瀚的内容中精确,快捷地找到自己所需要的信息,由此Internet搜索引擎应运而生,而对搜索引擎的研究也理所当然的成为了Internet技术中最热门的领域。 本文对搜索引擎的原理 组成 数据结构 工作流程等方面做了深入细致地研究与分析。搜索引擎的未来发展方向是个性化 智能化的。对于不同类型的用户群搜索相同的内容将得到不同的更适合用户的搜索结果,这就是搜索引擎的个性化:而智能化则指搜索引擎具有自我学习的功能,能自动地适应用户的查询需求,并能对用户进行智能分类从而为搜索引擎的个性化提供依据。本文详细地介绍了LUCENE的特点 系统结构及索引机制。LUCENE是Apache软件基金会下的一个开源项目,完全支持JAVA技术,适用于需要全文搜索能力的应用程序,并具有很好的跨平台能力。 在理论研究的基础上,本文最后利用JAVA技术实现了一个新闻搜索引擎系统。该搜索引擎系统的网络蜘蛛部分采用了非递归爬行方式和JAVA的多线程机制,实现对网页的抓取。而索引和搜索部分借助LUCENE全文搜索引擎库中的JAVA类库进行实现。最后采用JSP(Java server pages)技术设计 一个简单的新闻搜索引擎客户端 关键字:搜索引擎、 LUCENE ;、网络蜘蛛 、 JAVA 、JSP、HTML Research and Implementation of Web Search Engine Based on LUCENE CHENXIANGGAO Abstract:The contents on the Web are increasing exponentially as the rapid development of the Internet. A problem how to obtain the useful information from vast contents quickly and accurately is facing us while people are enjoying the convenience of the Internet .the solver of this problem is Web search engine. Nowadays, search engine is one of the hottest topics in the field of Internet technology. The future is content-oriented .People browse the Internet through the search results of search engines. Firstly this paper does an in-depth research and analysis on the theory, framework, and data structure of a Web search engine .Meanwhile this paper discusses the future developing trend of search engine which includes individuation and intelligence . Different types of users search the same content will get different search results that are more suitable for users and this is individuation of search engine ; and intelligence of search engine refers to that search engine has self-learning function , can automatically adapt to user is query needs and classified users intelligently so as to provide foundation for its intelligence . then this paper describes the characteristics , system structure an

文档评论(0)

1亿VIP精品文档

相关文档