Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - lucene
Search - lucene - List
最流行的开源搜索引擎lucene源代码 是学习搜索引擎不错的参考项目-most popular open source Lucene search engine source code is learning good search engine information items
Update : 2008-10-13 Size : 986841 Publisher : 杜昭翼

lucene-1.9.1版本,很好用的开源全文搜索引擎工具包-Lucene - 1.9.1 version of the open-source very good full-text search engine tool kit
Update : 2008-10-13 Size : 3466061 Publisher : 毛毛

Lucene是一个开放源程序的搜寻器引擎,利用它可以轻易地为Java软件加入全文搜寻功能-Lucene is an open source search engine. it can be easy to join the Java software by the search function
Update : 2008-10-13 Size : 1035713 Publisher : whb1506

java全文搜索引擎 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为各种中小型应用程序加入全文检索功能。 -Lucene full-text search engine is not a complete full-text indexing applications, but Java is used to write a full-text indexing engine kits it can easily embedded into applications to achieve against the application of full-text indexing / search functions. Lucene the author : Lucene contributor Doug Cutting is a senior full-text indexing / retrieval experts, once V-Twin search engine (Apple's Copland one of the achievements of the operating system), the main developers, after Excite as Senior Systems Architect, currently engaged in the underlying structure of some Internet research. His contribution to the Lucene goal is to various small and medium-sized applications by adding full-text search function.
Update : 2008-10-13 Size : 6619274 Publisher : mzc

lucene的中文编辑器-Lucene Chinese editor
Update : 2008-10-13 Size : 147598 Publisher : 王东城

lucene搜索后台工具包-Lucene Search Kit
Update : 2008-10-13 Size : 985554 Publisher : 王东城

这是一个Lucene的源码下载,很不错的,这是一个Lucene的源码下载,很不错的-Lucene This is a source of the download, very good. Lucene is a source of the download, very good
Update : 2008-10-13 Size : 6105984 Publisher : wangsf

超强的全文检索lucene-core-2.0.0源代码java完整版,以前网上找到的一般不是完全的代码,好不容易要来一份完全版的。大家一起分享-super text retrieval lucene-core-2.0.0 integrity of the source code version of java, find online before the general code is not complete enough to want to come to a complete version of the. Share with everyone
Update : 2008-10-13 Size : 380837 Publisher : 彭昱

一个LUCENE的示例,对初学者很有帮助-a Lucene example, useful for beginners
Update : 2008-10-13 Size : 507978 Publisher : 叶叶

DL : 0
lucene的一个小例子,可自由下载此源码,自由修改-lucene example of a small, free download this source, the freedom to change
Update : 2008-10-13 Size : 97049 Publisher : 昊东

DL : 0
Lucene是Java社区中著名的全文检索工具.它是一个开源工具包,使用Java实现.-Lucene is a Java community famous full-text search tool. It is a revenue tool kits use Java.
Update : 2008-10-13 Size : 4330374 Publisher : zengjing

Lucene.Net 2.9.2 Apache Lucene.Net is compiled against Microsoft .NET Framework 2.0
Update : 2024-05-08 Size : 2594816 Publisher : kimyongpil

DL : 0
最新lucene的开发工具包,能够利用开发工具,开发自己的搜索引擎。-Lucene the latest development kit, able to use development tools to develop their own search engine.
Update : 2024-05-08 Size : 55336960 Publisher : tq113

lucene索引文件查看器,原来是英文版,现在汉化后可以使用,希望对大家有用-lucene index file viewer, the original is in English, you can use now finished, the hope that useful
Update : 2024-05-08 Size : 6263808 Publisher : 王创

DL : 0
apache lucene压缩包,lucene-3.5.0.zip-apache lucene Tarball, lucene-3.5.0.zip
Update : 2024-05-08 Size : 57993216 Publisher : luhaixia

lucene in action 第一、二版,英文版,第二版讲lucene3.0-lucene in action,the first and second edition,the second edition is about lucene 3.0
Update : 2024-05-08 Size : 19528704 Publisher : 金小辉

一个开源的使用java语言编写的全文搜索引擎开发包。它通过浅显的语言、大量的图注、丰富的代码示例,以及清晰的结构为读者呈现出作为优秀开源项目的lucene所体现的强大功能。全书共10章,分为两大部分。第1部分lucene的核心,着重于lucene的核心 api介绍,并按照把lucene集成到程序中的顺序宋组织;第2部分lucene的应用,通过对lucene内置工具的介绍,展示了lucene技术的高级应用和在各种程序语言上的移植。(An open source java language full-text search engine development kit. It presents the powerful capabilities of the Lucene as an excellent open source project through plain language, a large amount of drawings, rich code examples, and a clear structure. The book consists of 10 chapters, divided into two parts. The core of the first part of the Lucene core, API focuses on the introduction of the Lucene, and in accordance with the Lucene integrated into the program sequence of song organization; the second part of the Lucene application, through the built-in Lucene tool, showing the advanced application of Lucene technology in a variety of programming languages and transplantation on.)
Update : 2024-05-08 Size : 59330560 Publisher : 哈哈已经存在

DL : 0
Lucene全文搜索的基础原理进行简单的分析,以及Lucene实现全文搜索的流程,之后就是Lucene在Java中的最简单使用:创建索引,查询索引库(The basic principle of Lucene full-text search is briefly analyzed, and the flow of full-text search implemented by Lucene is followed by the simplest use of Lucene in Java: creating indexes and querying index Libraries)
Update : 2024-05-08 Size : 36227072 Publisher : onenoodlein

DL : 0
lucene-2.9.2 jar包+源码(Lucene-2.9.2 jar package + source code)
Update : 2024-05-08 Size : 26693632 Publisher : iu迷妹

DL : 0
LUCENE I hope it will help you
Update : 2024-05-08 Size : 77496320 Publisher : mican
« 1 2 3 4 56 7 8 9 10 ... 47 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.