86-垂直引擎搜索的设计与实现教程范本.docx

  1. 1、本文档共17页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
86-垂直引擎搜索的设计与实现雷其泞摘要随着网络的日益发展,人们已经越来越习惯从网上获取对自己有用的信息。Lucene是构建搜索引擎的其中一种方式。此次毕业设计所做的垂直引擎搜索系统是用JAVA语言编写的。主要完成的功能有:用爬虫抓取网页;获取有效信息放入数据库;通过Lucene建立索引;对简单关键字进行搜索;使用Ajax的局部刷新页面展示结果。本篇论文针对垂直引擎搜索方面,详细的介绍了垂直引擎搜索系统的现状和背景,并进行研究,设计并实现了系统的需求分析以及搜索功能。在实现功能的同时,也对搜索引擎的工作原理、功能模块等方面进行了详细的介绍。实现了Ajax的异步数据交互,从而完善了整个垂直搜索引擎系统的设计。关键词:Lucene;异步更新;Ajax;搜索引擎ABSTRACTWith the development of network, people have more and more habits from the Internet to obtain useful information about themselves. Lucene is one way for the construction of a search engine. The graduation design for vertical search engine system is written in the JAVA language. Main completed features: use the crawler scraping of the page; Access to effective?information in the database; Through the Lucene index; The simple keyword search; Using Ajax partial refresh the?page display results.Vertical search engine, this paper aimed at the current situation of the vertical search engine system are introduced in detail and background, and carry on research, design and implement the system requirements analysis and search function. At the same time of functionality,Also to the search engines working principle, function module and so on has carried on the detailed introduction. The Ajax asynchronous data interaction, and perfect the design of vertical search engine system.Key words: Lucene; Asynchronous update; Ajax; Search engines目录摘要 ………………………IABSTRACT ………………………II第1章绪论 ………………………11.1 研究现状 ………………………11.2 主要研究的目的及内容 ………………………11.3 研究方法及设计思路 ………………………11.3.1 研究方法 ………………………11.3.2 设计思路 ………………………11.4论文结构 ………………………21.5 垂直搜索引擎 ………………………21.5.1垂直搜索引擎的定义 ………………………21.5.2垂直搜索引擎的框架 ………………………31.5.3垂直搜索引擎的特征 ………………………31.5.4通用搜索引擎与垂直搜索引擎的区别 ………………………41.5.5著名的垂直搜索引擎 ………………………41.6本章小结 ………………………5第2章相关技术简介 ………………………62.1有关JSP的介绍 ………………………62.2 MySql数据库 ………………………72.3有关JDBC的介绍 ………………………72.4 B/S模式分析 ………………………82.5 GOOGLE给出的网页评分的算法 ………………………92.6本章小结 ………………………10第3章需求分析与可行性分析 ………………………113.1需求理解 ………………………113.1.1权限管理 ………………………113.1.2管理数据 ………………………113.2应用需求分析 ………………………113

文档评论(0)

1112111 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档