Difference between revisions of "Lucene"
m (new release) |
(Added Perl link) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|Name=Apache Lucene | |Name=Apache Lucene | ||
|Short description=Java full-text search engine | |Short description=Java full-text search engine | ||
− | |Full description=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 | + | |Full description='''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. |
− | + | |Homepage URL=https://lucene.apache.org/ | |
− | + | |User level=advanced | |
− | |Homepage URL=https://lucene.apache.org/ | + | |Is High Priority Project=No |
− | |VCS checkout command= | + | |VCS checkout command=git clone git://git.apache.org/lucene-solr.git |
|Computer languages=Java | |Computer languages=Java | ||
− | |Related projects= | + | |Documentation note=Included |
− | |Version identifier= | + | |Decommissioned/Obsolete=No |
− | |Version date= | + | |Accepts cryptocurrency donations=No |
+ | |IRC general=irc://irc.freenode.org/#lucene | ||
+ | |IRC development=irc://irc.freenode.org/#lucene-dev | ||
+ | |Related projects=CLucene, PyLucene | ||
+ | |Version identifier=5.5.0 | ||
+ | |Version date=2016/02/20 | ||
|Version status=stable | |Version status=stable | ||
− | |Version download=https:// | + | |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 24: | 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 | ||
Line 34: | Line 50: | ||
|Resource kind=Mailing List Info/Archive | |Resource kind=Mailing List Info/Archive | ||
|Resource URL=https://mail-archives.apache.org/mod_mbox/lucene-dev/ | |Resource URL=https://mail-archives.apache.org/mod_mbox/lucene-dev/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://www.apache.org/dist/lucene/java/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git-wip-us.apache.org/repos/asf/lucene-solr.git | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/apache/lucene-solr/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Homepage | ||
+ | |Resource URL=https://wiki.apache.org/lucene-java/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
+ | |Programming-language=java | ||
|Web-authoring=search-engine | |Web-authoring=search-engine | ||
}} | }} |
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.