搜索资源列表
搜索引擎的研究与实现
- 搜索引擎的研究与实现-Search Engine Research and Implementation
lucenetest
- lucene实现搜索引擎的建立索引数据库,处理搜索结果. myeclipse4.2 weblogic 9 验证通过 部署方法 修改web.xml启动参数dataDir,indexDir
lucene
- lucene 是java 的版的搜索引擎公共模块, 本人使用此模块, 已经开发实现了网页的抓取。
z_mysearch
- 搜索引擎,使用Lucene2.0+Heritrix构建了自己的搜索引擎,在eclipse上实现
SearchEngine
- 网络中的资源非常丰富,但是如何有效的搜索信息却是一件困难的事情。建立搜索引擎就是解决这个问题的最好方法。本文首先详细介绍了基于英特网的搜索引擎的系统结构,然后从网络机器人、索引引擎、Web服务器三个方面进行详细的说明。为了更加深刻的理解这种技术,本人还亲自实现了一个自己的搜索引擎——新闻搜索引擎。 新闻搜索引擎是从指定的Web页面中按照超连接进行解析、搜索,并把搜索到的每条新闻进行索引后加入数据库。然后通过Web服务器接受客户端请求后从索引数据库中搜索出所匹配的新闻。 本人在介绍搜索引擎
JavaSearch
- 这是我当时为了完成毕设,自己使用lucene、heritrix写的一个搜索引擎系统,能够实现比较简单的搜索,希望对想要的人有点用处-This is my time to complete in order to complete the set, their use of lucene, heritrix Writing a search engine system, be able to achieve relatively simple english, I hope people want
javaSearch
- 搜索引擎的研究与实现 java语言实现-Search Engine Research and Implementation of java language
javashixianshousuoyinqing
- 搜索引擎的研究与实现(Java)(含源码) 导入工程可以直接使用-Search Engine Research and Implementation (Java) (with source code) into the project can be directly used
jeecms
- 产品简介: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 ·基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 ·采用hibernate3+struts2+spring2+freemarker主流技术架构 ·懂html就能建站,提供最便利、合理的使用方式 ·强大、灵活的标签,用户自定义显示内容和显示方式 ·在设计上自身预先做了搜索引擎优化,增
topical_crawler
- 主题搜索引擎的设计与实现,也是基于bot包开发的-Topic search engine design and implementation, is also based on the bot development kits ... ...
my_searchengine
- 基于LUCENE的搜索引擎的设计与实现源代码-DESIGN AND IMPLEMENT OF LUCENE BASED SEARCHE ENGINE
javaseo
- Java毕业论文:搜索引擎系统附源代码.这是一套拿去就能用的Java毕业论文资料,内含JAVA技术实现搜索引擎的源代码、技术文档、编译JAR文件,如果你想偷懒的话,拿去就能用了。尤其是文档写的很详细,源代码也比较完整,不过环境配置比较麻烦。-Java Thesis: Search engine system attached to the source code. This is a set of Naqu be able to use the Java thesis information t
MySearch
- lucene htmlparser paoding customSpider webservice 一个完整的基于lucene工具包和庖丁分词加自定义实现爬虫分析数据的搜索引擎,少量改动即可使用-lucene htmlparser paoding customSpider webservice a complete tool kits and Paoding lucene-based word plus a custom analysis of data to achieve a search
LuceneWeb
- 基于Lucene、Bot实现的一个Web搜索引擎 是一个使用Eclipse的中文搜索引擎 可实现一层爬行-Based on Lucene, Bot implemented a Web search engine is the use of an Eclipse of the Chinese search engine enables a layer of creeping
sousuoyinqing
- java技术实现的搜索引擎,里面包含了具体的技术文档-java technology search engine, which contains detailed technical documentation
sse4j
- SSE4J(Spatial Search Engine for Java)是针对地理信息数据源构建的垂直搜索引擎应用接口,是基于Lucene+JTS Topology Suite开源库设计的框架。 规划的SSE4J包含: 1)SSE4J应用开发包 2)SSE4J Webservice应用接口 3)SSE4J工具集 规划的SSE4J包含的功能: 1) POI搜索(名称、地址、类型等关键字搜索;周边搜索) 2)道路搜索、区域搜索 3)地址匹配、
SerachEngine
- 利用Lucence,搜索引擎的基本实现,刚学习搜索引擎的鞋童可以参考,我自己的作业。-Use Lucence, search engine basically, just to learn search engine shoes children can refer to my own work.
BinarySearch
- 通过Java实现用二分法排序并附带algs4包,他是一个很有用的例子(Through the Java implementation with dichotomy and with algs4 package, he is a very useful example)
pagerank算法实现
- PageRank是Google专有的算法,用于衡量特定网页相对于搜索引擎索引中的其他网页而言的重要程度。(PageRank is a proprietary Google algorithm for measuring the importance of a particular page relative to other pages in a search engine index.)
Web搜索引擎
- 利用本地文件实现web搜索引擎,通过关键词查找搜索本地网页(Using local files to implement the web search engine, search for local web pages by keyword)