"基于Java的搜索引擎设计与实现:解决网络信息搜索难题"
版权申诉
5星 · 超过95%的资源 24 浏览量
更新于2024-04-04
收藏 2.32MB PDF 举报
search engine is the best solution to this problem. This paper first introduces the system structure of internet-based search engines in detail, and then explains in detail from the three aspects of web crawlers, indexing engines, and web servers. In order to have a better understanding of this technology, I personally implemented my own search engine - a news search engine.
The news search engine parses and searches from specified web pages according to hyperlinks, indexes each news item found, and adds it to a database. Then, the web server receives client requests and searches for matching news items from the index database.
In addition to detailing the technical core of search engines in the chapter, I also combined the implementation code of the news search engine to explain, with illustrations and text, making it easy to understand.
Keywords: search engine; web crawler; search strategy.
点击了解资源详情
点击了解资源详情
点击了解资源详情
2022-06-22 上传
2022-06-22 上传
2022-06-22 上传
2011-07-25 上传
2022-05-28 上传
129 浏览量
Rocky006
- 粉丝: 8387
- 资源: 1339
最新资源
- 缓冲区溢出深入剖析(快速了解
- BM String Match
- cmd常用命令大全大家很关心不啊
- surfer中文版基础教程
- More Effecitve C++
- Android教程 很好的入门教程
- JSP数据库编程指南,高清,非影印版
- seam+in+action.pdf 中文参考文档
- java学习资料()
- Prentice.Hall.JBoss.Seam.Simplicity.and.Power.Beyond.Java.EE.Apr.2007
- JBoss4.0.pdf 参考文档
- 5分钟熟悉Maven之中文版官方文档翻译
- Git Phrase Book
- struts电子书(学习struts必备)
- 生命线—质量管理手册
- 高质量C++C 编程指南