Difference between revisions of "Lucene"
m (typo) |
m (URLs) |
||
Line 5: | Line 5: | ||
|Homepage URL=https://lucene.apache.org/ | |Homepage URL=https://lucene.apache.org/ | ||
|User level=advanced | |User level=advanced | ||
− | |VCS checkout command= | + | |VCS checkout command=git://git.apache.org/lucene-solr.git |
|Computer languages=Java | |Computer languages=Java | ||
|Documentation note=Included | |Documentation note=Included | ||
Line 45: | Line 45: | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https:// | + | |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 |
Revision as of 05:37, 21 March 2016
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.