lucene-2.3.2

所属分类:搜索引擎
开发工具:Java
文件大小:11316KB
下载次数:25
上传日期:2008-07-06 01:12:59
上 传 者alizee4400
说明:  Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。
(Lucene is not a complete full-text indexing applications, but is a use Java to write the full-text indexing engine kit, which can be easily embedded into a wide range of applications in the realization of applications for full-text index/search function.)

文件列表:
lucene-2.3.2 (0, 2008-05-01)
lucene-2.3.2\BUILD.txt (3716, 2008-05-01)
lucene-2.3.2\build.xml (10184, 2008-05-01)
lucene-2.3.2\CHANGES.txt (105519, 2008-05-01)
lucene-2.3.2\contrib (0, 2008-05-01)
lucene-2.3.2\contrib\analyzers (0, 2008-05-01)
lucene-2.3.2\contrib\analyzers\lucene-analyzers-2.3.2-javadoc.jar (293199, 2008-05-01)
lucene-2.3.2\contrib\analyzers\lucene-analyzers-2.3.2.jar (80091, 2008-05-01)
lucene-2.3.2\contrib\ant (0, 2008-05-01)
lucene-2.3.2\contrib\ant\lucene-ant-2.3.2-javadoc.jar (65423, 2008-05-01)
lucene-2.3.2\contrib\ant\lucene-ant-2.3.2.jar (17716, 2008-05-01)
lucene-2.3.2\contrib\benchmark (0, 2008-05-01)
lucene-2.3.2\contrib\benchmark\lucene-benchmark-2.3.2-javadoc.jar (571550, 2008-05-01)
lucene-2.3.2\contrib\benchmark\lucene-benchmark-2.3.2.jar (170955, 2008-05-01)
lucene-2.3.2\contrib\highlighter (0, 2008-05-01)
lucene-2.3.2\contrib\highlighter\lucene-highlighter-2.3.2-javadoc.jar (113892, 2008-05-01)
lucene-2.3.2\contrib\highlighter\lucene-highlighter-2.3.2.jar (28463, 2008-05-01)
lucene-2.3.2\contrib\lucli (0, 2008-05-01)
lucene-2.3.2\contrib\lucli\lucene-lucli-2.3.2-javadoc.jar (26237, 2008-05-01)
lucene-2.3.2\contrib\lucli\lucene-lucli-2.3.2.jar (15788, 2008-05-01)
lucene-2.3.2\contrib\memory (0, 2008-05-01)
lucene-2.3.2\contrib\memory\lucene-memory-2.3.2-javadoc.jar (59885, 2008-05-01)
lucene-2.3.2\contrib\memory\lucene-memory-2.3.2.jar (51522, 2008-05-01)
lucene-2.3.2\contrib\misc (0, 2008-05-01)
lucene-2.3.2\contrib\miscellaneous (0, 2008-05-01)
lucene-2.3.2\contrib\misc\lucene-misc-2.3.2-javadoc.jar (137080, 2008-05-01)
lucene-2.3.2\contrib\misc\lucene-misc-2.3.2.jar (48441, 2008-05-01)
lucene-2.3.2\contrib\queries (0, 2008-05-01)
lucene-2.3.2\contrib\queries\lucene-queries-2.3.2-javadoc.jar (87944, 2008-05-01)
lucene-2.3.2\contrib\queries\lucene-queries-2.3.2.jar (31611, 2008-05-01)
lucene-2.3.2\contrib\regex (0, 2008-05-01)
lucene-2.3.2\contrib\regex\lucene-regex-2.3.2-javadoc.jar (69354, 2008-05-01)
lucene-2.3.2\contrib\regex\lucene-regex-2.3.2.jar (12729, 2008-05-01)
lucene-2.3.2\contrib\similarity (0, 2008-05-01)
lucene-2.3.2\contrib\similarity\lucene-similarity-2.3.2.jar (4893, 2008-05-01)
... ...

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.

近期下载者

相关文件


收藏者