Difference between revisions of "Lucene"
m (typo) |
(Added Perl link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|Homepage URL=https://lucene.apache.org/ | |Homepage URL=https://lucene.apache.org/ | ||
|User level=advanced | |User level=advanced | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.apache.org/lucene-solr.git | |VCS checkout command=git clone git://git.apache.org/lucene-solr.git | ||
|Computer languages=Java | |Computer languages=Java | ||
|Documentation note=Included | |Documentation note=Included | ||
+ | |Decommissioned/Obsolete=No | ||
+ | |Accepts cryptocurrency donations=No | ||
|IRC general=irc://irc.freenode.org/#lucene | |IRC general=irc://irc.freenode.org/#lucene | ||
|IRC development=irc://irc.freenode.org/#lucene-dev | |IRC development=irc://irc.freenode.org/#lucene-dev | ||
Line 15: | Line 18: | ||
|Version status=stable | |Version status=stable | ||
|Version download=https://www.apache.org/dist/lucene/java/5.5.0/ | |Version download=https://www.apache.org/dist/lucene/java/5.5.0/ | ||
− | |Last review by= | + | |Test entry=No |
− | |Last review date= | + | |Last review by=Bendikker |
− | + | |Last review date=2018/04/20 | |
|Submitted date=2012/08/24 | |Submitted date=2012/08/24 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
Line 26: | Line 28: | ||
|License verified by=John Sullivan | |License verified by=John Sullivan | ||
|License verified date=2012/08/24 | |License verified date=2012/08/24 | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Perl (Ref) | ||
+ | |Resource URL=https://metacpan.org/release/Lucene | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/lucene | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/lucene | ||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 12:44, 20 April 2018
Apache Lucene
https://lucene.apache.org/
Java full-text search engine
Lucene is a Java full-text search engine. It's not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | https://github.com/apache/lucene-solr/ |
Perl (Ref) | https://metacpan.org/release/Lucene | |
Users | Mailing List Info/Archive | https://mail-archives.apache.org/mod_mbox/lucene-java-user/ |
Developer | VCS Repository Webview | https://git-wip-us.apache.org/repos/asf/lucene-solr.git |
Developer | Homepage | https://wiki.apache.org/lucene-java/ |
Developer | Download | https://www.apache.org/dist/lucene/java/ |
Debian (Ref) | https://tracker.debian.org/pkg/lucene | |
Developers | Mailing List Info/Archive | https://mail-archives.apache.org/mod_mbox/lucene-dev/ |
Ruby (Ref) | https://rubygems.org/gems/lucene |
Software prerequisites
Kind | Description |
---|---|
Required to use | Java 6 or greater |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.