blob: 2b7361df17ad631045c222f53f0ae1efa91ad73b [file] [log] [blame]
<!doctype html>
<html>
<head>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE- 2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<link href="/theme/css/lucene/global.css?v=0e493d7a" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<meta name="Distribution" content="Global"/>
<meta name="Robots" content="index,follow"/>
<script type="text/javascript" src="/theme/javascript/lucene/prototype.js?v=0e493d7a"></script>
<script type="text/javascript" src="/theme/javascript/lucene/effects.js?v=0e493d7a"></script>
<script type="text/javascript" src="/theme/javascript/lucene/slides.js?v=0e493d7a"></script>
<script src="https://www.apachecon.com/event-images/snippet.js"></script> <title>Apache Lucene - Lucene™ Downloads</title>
<meta name="keywords"
content="apache, apache lucene, apache solr, solr, lucene
search, information retrieval, spell checking, faceting, inverted index,
open source"/> <meta property="og:type" content="website" />
<meta property="og:url" content="https://lucene.apache.org/core/downloads.html"/>
<meta property="og:title" content="Lucene™ Downloads"/>
<meta property="og:description" content="Official releases are usually created when the developers feel there are sufficient changes, improvements and bug fixes to warrant a..."/>
<meta property="og:image" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
<meta property="og:image:secure_url" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
<link rel="shortcut icon" type="image/png"
href="/theme/images/lucene/lucene-favicon.png?v=0e493d7a"/><link href="/theme/css/lucene/core.css?v=0e493d7a" rel="stylesheet" type="text/css">
</head>
<body id="home">
<div id="wrap">
<div id="header">
<div id="logo" style="float:left">
<a href="/">
<img border="0" src="/theme/images/lucene/lucene_logo_green_300.png?v=0e493d7a" alt="Lucene Logo"/>
</a>
</div>
<!-- TODO: Search disabled as it does not work, 2021-02-21
<div id="search" style="float:right;zoom:1">
<form id="quick-search" method="GET" action="https://sematext.com/opensee/lucene" name="searchform">
<fieldset>
<input type="search" id="q" name="q" placeholder="Search with Apache Solr..." class="class1 class2 hint" accesskey="q">
</fieldset>
</form>
</div>-->
<div id="nav">
<ul>
<li><a href="/core/index.html">Core</a></li>
<li><a href="/core/corenews.html">News</a></li>
<li><a href="/core/downloads.html">Download</a></li>
<li><a href="/core/discussion.html">Mailing Lists</a></li>
<li><a href="/core/documentation.html">Documentation</a></li>
<li><a href="/core/quickstart.html">Tutorials</a></li>
<li><a href="https://github.com/apache/lucene/issues">Issue Tracker</a></li>
<li><a class="last" href="/">Lucene TLP</a></li>
</ul>
</div>
<div id="slides">
<div class="slideshow" id="mantleSlides">
<div id="slide1">
<div class="callout">
Ultra-fast Search Library<br/>
</div>
<div class="descwrapper">
<div class="description">
Apache Lucene sets the standard for search and indexing performance
</div>
</div>
<div class="mantle">
<img alt="Apache Lucene" src="/theme/images/lucene/core/mantle-lucene.png?v=0e493d7a"/>
</div>
</div>
<div id="slide2" style="display:none">
<div class="callout">
Proven search capabilities<br/>
</div>
<div class="descwrapper">
<div class="description">
Lucene is the de facto standard for search libraries
</div>
</div>
<div class="mantle">
<img alt="Lucene Power" src="/theme/images/lucene/mantle-power.png?v=0e493d7a"/>
</div>
</div>
<div id="slide3" style="display:none">
<div class="callout">
Innovation and Maturity
</div>
<div class="descwrapper">
<div class="description">
Lucene has proven stability as well as a track record of innovation
</div>
</div>
<div class="mantle">
<img alt="Apache Lucene" src="/theme/images/lucene/core/mantle-innovation.png?v=0e493d7a"/>
</div>
</div>
<div id="slide4" style="display:none">
<div class="callout">
Apache 2.0 licensed
</div>
<div class="descwrapper">
<div class="description">
Apache Lucene is distributed under a commercially friendly Apache Software license
</div>
</div>
<div class="mantle">
<img alt="Apache Software Foundation" src="/theme/images/lucene/mantle-asf.png?v=0e493d7a"/>
</div>
</div> </div>
<div class="controls">
<a class="next" id="next" title="Next" href="#">Next</a>
<a class="previous" id="previous" title="Previous" href="#">Previous</a>
<a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
<a class="stop" id="stop" title="Stop" href="#">Stop</a>
</div>
<script type="text/javascript">
function StartSlides() {
new Slides('mantleSlides');
}
document.observe('dom:loaded', StartSlides);
</script>
</div> <!-- End #slides -->
</div> <!-- End #header -->
<div id="content-wrap" class="clearfix">
<div id="main">
<div>
<div>
<h1 class="title">Lucene™ Downloads</h1>
<p>Official releases are usually created when the <a href="/whoweare.html">developers</a>
feel there are sufficient changes, improvements and bug fixes to warrant a release.
Due to the voluntary nature of Lucene, no releases are scheduled in advance.
System Requirements are detailed <a href="/core/systemreqs.html">here</a>.</p>
</div>
<h3 id="lucene-9100">Lucene 9.10.0
<a class="headerlink" href="#lucene-9100" title="Permanent link"></a>
</h3>
<p>Lucene 9.10.0 is the most recent Apache Lucene release.</p>
<ul>
<li>Source release:
<a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.10.0/lucene-9.10.0-src.tgz">lucene-9.10.0-src.tgz</a>
[<a href="https://downloads.apache.org/lucene/java/9.10.0/lucene-9.10.0-src.tgz.asc">PGP</a>]
[<a href="https://downloads.apache.org/lucene/java/9.10.0/lucene-9.10.0-src.tgz.sha512">SHA512</a>]
</li>
<li>Binary releases:
<a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.10.0/lucene-9.10.0.tgz">lucene-9.10.0.tgz</a>
[<a href="https://downloads.apache.org/lucene/java/9.10.0/lucene-9.10.0.tgz.asc">PGP</a>]
[<a href="https://downloads.apache.org/lucene/java/9.10.0/lucene-9.10.0.tgz.sha512">SHA512</a>]
</li>
<li><a href="/core/9_10_0/changes/Changes.html">Change log</a></li>
</ul>
<h3 id="lucene-8113">Lucene 8.11.3
<a class="headerlink" href="#lucene-8113" title="Permanent link"></a>
</h3>
<p>Lucene 8.11.3 is the latest in the 8.x series.</p>
<ul>
<li>Source release:
<a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.3/lucene-8.11.3-src.tgz">lucene-8.11.3-src.tgz</a>
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3-src.tgz.asc">PGP</a>]
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3-src.tgz.sha512">SHA512</a>]
</li>
<li>Binary releases:
<a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.3/lucene-8.11.3.tgz">lucene-8.11.3.tgz</a>
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3.tgz.asc">PGP</a>]
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3.tgz.sha512">SHA512</a>]
/
<a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.3/lucene-8.11.3.zip">lucene-8.11.3.zip</a>
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3.zip.asc">PGP</a>]
[<a href="https://downloads.apache.org/lucene/java/8.11.3/lucene-8.11.3.zip.sha512">SHA512</a>]
</li>
<li><a href="/core/8_11_3/changes/Changes.html">Change log</a></li>
</ul>
<p>The above release files should be verified using the PGP signatures and the <a href="https://downloads.apache.org/lucene/KEYS">project release KEYS</a>.
See <a href="https://www.apache.org/dyn/closer.cgi#verify">verification instructions</a> for a description of using the PGP and KEYS files for verification.
SHA checksums are also provided as alternative verification method.</p>
<h3 id="older-releases">Older releases
<a class="headerlink" href="#older-releases" title="Permanent link"></a>
</h3>
<p>Archives for all past versions of Lucene are available at <a href="https://archive.apache.org/dist/lucene/java/">the Apache archives</a>.</p>
<p>The <tt>lucene-VERSION.zip</tt> or <tt>.tar.gz</tt> (where VERSION is the version number of the release, e.g. 3.0.1) file contains the
lucene-core jar file, html documentation, a demo application (see the "Getting Started" section) and various jar files containing contributed code.
The <tt>lucene-VERSION-src.zip</tt> or <tt>.tar.gz</tt> contains the full source code for that version.</p>
</div>
</div>
<div id="sidebar">
<div class="button-wrapper">
<div class="button-green">
<a href="/core/downloads.html">Download</a>
<div class="flap top">Click to</div>
<div class="flap bottom">Apache Lucene 9.10.0</div>
</div>
<div class="download-desc">Apache Lucene 9.10.0</div>
</div>
<h1 id="resources">Resources</h1>
<ul>
<li><a href="/core/discussion.html">Mailing Lists</a></li>
<li><a href="/core/developer.html">Developer</a></li>
<li><a href="/core/features.html">Features</a></li>
<li><a href="/core/downloads.html">Releases</a></li>
<li><a href="/core/systemreqs.html">System Requirements</a></li>
</ul>
<h1 id="release-docs">Release Docs</h1>
<ul>
<li><a href="/core/9_10_0/index.html">9.10.0</a></li>
</ul>
<h1 id="about">About</h1>
<ul>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="/whoweare.html">Who We are</a></li>
</ul>
<h1 id="events">Events</h1>
<ul>
<a class="acevent" data-format="square" data-mode="light" data-width="160" data-style="border: 1px solid lightgrey"></a>
</ul>
<h1 id="asf-links">ASF links</h1>
<ul>
<li><a href="https://www.apache.org">Apache Software Foundation</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
</ul>
<h1 id="related-projects">Related Projects</h1>
<ul>
<li><a href="https://solr.apache.org">Apache Solr</a></li>
<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
<li><a href="http://manifoldcf.apache.org/">Apache ManifoldCF</a></li>
<li><a href="http://lucenenet.apache.org/">Apache Lucene.Net</a></li>
<li><a href="http://mahout.apache.org">Apache Mahout</a></li>
<li><a href="http://nutch.apache.org">Apache Nutch</a></li>
<li><a href="http://opennlp.apache.org/">Apache OpenNLP</a></li>
<li><a href="http://tika.apache.org">Apache Tika</a></li>
<li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
</ul>
<div class="status">
<!-- No SVN anymore; TODO: how to do Git? INFRA does not have a plugin!
<div id="svn"></div>
-->
</div> </div>
</div> <!-- End #content-wrap -->
<div id="footer">
<div class="copyright">
<p>
Copyright &copy; 2011-2024 The Apache Software Foundation, Licensed under
the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="/privacy.html">Privacy Policy</a> <br/>
Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Apache Lucene, Apache Solr and their
respective logos are trademarks of the Apache Software Foundation. Please see the <a href="https://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
for more information.
</p>
</div>
</div> </div> <!-- End #wrap -->
</body>
</html>