Location:
Search - lucene 1.4
Search list
Description: lucene搜索后台工具包-Lucene Search Kit
Platform: |
Size: 985088 |
Author: 王东城 |
Hits:
Description: java分词技术,只实现英文分词,但是该分词算法很经典(来源于apache)-java-term technology, achieving only English Word, but the Word algorithm classic (from apache)
Platform: |
Size: 1704960 |
Author: 淞信呈 |
Hits:
Description: 最流行的开源搜索引擎lucene源代码
是学习搜索引擎不错的参考项目-most popular open source Lucene search engine source code is learning good search engine information items
Platform: |
Size: 986112 |
Author: 杜昭翼 |
Hits:
Description: lucene-1.9.1版本,很好用的开源全文搜索引擎工具包-Lucene- 1.9.1 version of the open-source very good full-text search engine tool kit
Platform: |
Size: 3466240 |
Author: 毛毛 |
Hits:
Description: java实现的一个搜索引擎。只有检索引和查询功能,没有爬虫。是学习搜索引擎开发的好例子。-achieve a search engine. Only search and query primers, no reptiles. Learning is the development of the search engine are good examples.
Platform: |
Size: 1143808 |
Author: 张志 |
Hits:
Description: Lucene是一个开放源程序的搜寻器引擎,利用它可以轻易地为Java软件加入全文搜寻功能-Lucene is an open source search engine. it can be easy to join the Java software by the search function
Platform: |
Size: 1035264 |
Author: whb1506 |
Hits:
Description: lucene的一个小例子,可自由下载此源码,自由修改-lucene example of a small, free download this source, the freedom to change
Platform: |
Size: 106496 |
Author: 昊东 |
Hits:
Description: 一个搜索的源码,别人发给我的,有需要的青霞在,j2-a search of the source, to my people, in need of Biomedicine, j2
Platform: |
Size: 6144 |
Author: |
Hits:
Description: java全文索引引擎Apache Lucene-java engine Apache Lucene full-text index
Platform: |
Size: 908288 |
Author: tanqiang |
Hits:
Description: lucene+mysql+eclipe开发实例,实现了分页和中文分词。欢迎交流qq:276367673-lucene+ mysql+ eclipe development examples realize the page and Chinese word segmentation. Welcome the exchange of qq: 276367673
Platform: |
Size: 7414784 |
Author: shen |
Hits:
Description: lucene 是java 的版的搜索引擎公共模块, 本人使用此模块, 已经开发实现了网页的抓取。 -is java version of Lucene search engine public module, I use this module, has developed a web crawler.
Platform: |
Size: 395264 |
Author: chenbaoji |
Hits:
Description: 搜索引擎的辕马 大家可以使用他
谢谢 欢迎大家的使用-Shaft horse search engine can use him I would like to thank everyone welcomes the use of U.S.
Platform: |
Size: 983040 |
Author: liyun |
Hits:
Description: 学搜索引擎必须看的经典
入门的经典资料
代码特少-Science search engine must see classic classic data entry code small
Platform: |
Size: 280576 |
Author: naqin |
Hits:
Description: 网页采集系统
=== === =====
安装配置
--- -
1 程序我就不说了
2 配置文件 applicationContext.xml 里面有详细的注释
3 已经包含了多个论坛博客的参数,如CSDN论坛、博客园、新浪博客、百度Hi、ccidnet等的解析参数
需要的类库
---------
1 Spring 2.5
2 common-logging 1.1
3 paoding-analysis 2.0.4-beta
4 commons-dbcp-1.2.2.jar
5 mysql-connector-java-5.1.7-bin.jar
6 commons-pool-1.4.jar
7 Lucene.2.4.0.jar
8 Lucene-highlighter-2.4.0.jar
9 java2000.jar
演示例子
-------
本地:在com.laozizhu.search.demo目录下面
B/S: http://search.laozizhu.com
-Page acquisition system installation configuration =================------- 1 program I do not say 2 configuration file applicationContext.xml has detailed notes which already contains 3 a number of forums blog parameters, such as CSDN forum, blog, garden, Sina blog, Baidu Hi, ccidnet Analytical parameters such as the library required--------- 1 Spring 2.5 2 common-logging 1.1 3 paoding- analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter demo-2.4.0.jar 9 java2000.jar example------- Local: com.laozizhu.search.demo directory at the following B/S: http://search.laozizhu.com
Platform: |
Size: 10865664 |
Author: wfx |
Hits:
Description: lucene-2.4.0
是一个全文收索的工具包,提供了实现全文收索的api-Lucene is an Open Source, mature and high-performance Java search engine.
Platform: |
Size: 764928 |
Author: xie |
Hits:
Description: Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目标系统中实现全文检索的功能,或者是以此为基础建立起完整的全文检索引擎。
Lucene的原作者是Doug Cutting,他是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎[6]的主要开发者,后在Excite[7]担任高级系统架构设计师,目前从事于一些Internet底层架构的研究。早先发布在作者自己的http://www.lucene.com/,后来发布在SourceForge[8],2001年年底成为apache软件基金会jakarta的一个子项目:http://jakarta.apache.org/lucene/。
-
Platform: |
Size: 5056512 |
Author: 我就是我 |
Hits:
Description: lucene 2.4 C#版
介绍Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎-lucene 2.4
Platform: |
Size: 5070848 |
Author: starkong |
Hits:
Description: lucene1.4.3 源代码 包含version 1.7-jacob 源码
Platform: |
Size: 2241536 |
Author: DD |
Hits:
Description: 最新lucene的开发工具包,能够利用开发工具,开发自己的搜索引擎。-Lucene the latest development kit, able to use development tools to develop their own search engine.
Platform: |
Size: 55336960 |
Author: tq113 |
Hits:
Description: lucene 2.4.1 data source-lucene 2.4.1
Platform: |
Size: 5056512 |
Author: sdqd |
Hits:
« 12
3
4
5
6
7
8
9
10
...
37
»