lucene-2.3.0

所属分类:搜索引擎
开发工具:Java
文件大小:11295KB
下载次数:71
上传日期:2008-03-28 11:01:16
上 传 者guanguan007
说明:  apache的开源搜索引擎框架,可以用其中的类包轻松建立文档索引程序
(apache open source search engine framework, in which the class can easily create a document package index procedure)

文件列表:
lucene-2.3.0 (0, 2008-01-21)
lucene-2.3.0\docs (0, 2008-01-21)
lucene-2.3.0\docs\images (0, 2008-01-21)
lucene-2.3.0\docs\lucene-sandbox (0, 2008-01-21)
lucene-2.3.0\docs\skin (0, 2008-01-21)
lucene-2.3.0\docs\skin\css (0, 2008-01-21)
lucene-2.3.0\docs\skin\images (0, 2008-01-21)
lucene-2.3.0\docs\skin\scripts (0, 2008-01-21)
lucene-2.3.0\docs\skin\translations (0, 2008-01-21)
lucene-2.3.0\src (0, 2008-01-21)
lucene-2.3.0\src\demo (0, 2008-01-21)
lucene-2.3.0\src\demo\org (0, 2008-01-21)
lucene-2.3.0\src\demo\org\apache (0, 2008-01-21)
lucene-2.3.0\src\demo\org\apache\lucene (0, 2008-01-21)
lucene-2.3.0\src\demo\org\apache\lucene\demo (0, 2008-01-21)
lucene-2.3.0\src\demo\org\apache\lucene\demo\html (0, 2008-01-21)
lucene-2.3.0\src\jsp (0, 2008-01-21)
lucene-2.3.0\src\jsp\WEB-INF (0, 2008-01-21)
lucene-2.3.0\BUILD.txt (3716, 2008-01-21)
lucene-2.3.0\CHANGES.txt (102399, 2008-01-21)
lucene-2.3.0\LICENSE.txt (11358, 2008-01-21)
lucene-2.3.0\NOTICE.txt (362, 2008-01-21)
lucene-2.3.0\contrib (0, 2008-01-21)
lucene-2.3.0\contrib\benchmark (0, 2008-01-21)
lucene-2.3.0\contrib\lucli (0, 2008-01-21)
lucene-2.3.0\contrib\miscellaneous (0, 2008-01-21)
lucene-2.3.0\contrib\queries (0, 2008-01-21)
lucene-2.3.0\contrib\similarity (0, 2008-01-21)
lucene-2.3.0\contrib\snowball (0, 2008-01-21)
lucene-2.3.0\contrib\surround (0, 2008-01-21)
lucene-2.3.0\contrib\wordnet (0, 2008-01-21)
... ...

Lucene README file $Id: README.txt 490368 2006-12-26 20:44:29Z gsingers $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. The Lucene web site is at: http://lucene.apache.org/ Please join the Lucene-User mailing list by sending a message to: java-user-subscribe@lucene.apache.org FILES lucene-core-XX.jar The compiled lucene library. lucene-demos-XX.jar The compiled simple example code. luceneweb.war The compiled simple example Web Application. contrib/* Contributed code which extends and enhances Lucene, but is not part of the core library. Of special note are the JAR files in the analyzers and snowball directory which contain various analyzers that people may find useful in place of the StandardAnalyzer. docs/index.html The contents of the Lucene website. docs/api/index.html The Javadoc Lucene API documentation. This includes the core library, the demo, as well as all of the contrib modules. src/java The Lucene source code. src/demo Some example code.

近期下载者

相关文件


收藏者