You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2017/03/07 19:00:27 UTC

svn commit: r1007893 [2/3] - in /websites/staging/lucene/trunk/content: ./ core/ openrelevance/ solr/

Modified: websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html
==============================================================================
--- websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html (original)
+++ websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html Tue Mar  7 19:00:27 2017
@@ -169,11 +169,65 @@ h2:hover > .headerlink, h3:hover > .head
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="lucenetm-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News<a class="headerlink" href="#lucenetm-news" title="Permanent link">&para;</a></h1>
+<h2 id="7-march-2017-apache-lucene-642-and-apache-solr-642-available">7 March 2017 - Apache Lucene 6.4.2 and Apache Solr 6.4.2 Available<a class="headerlink" href="#7-march-2017-apache-lucene-642-and-apache-solr-642-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.2 and Apache Solr 6.4.2.</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.2">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.2</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2</a></p>
+<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include" title="Permanent link">&para;</a></h3>
+<ul>
+<li>Fixed: CommonGramsQueryFilter was producing a disconnected token graph, messing up phrase queries during query parsing</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Fixed: Serious performance degradation in Solr 6.4 due to the metrics collection. IndexWriter metrics collection turned off by default, directory level metrics collection completely removed (until a better design is found)</p>
+</li>
+<li>
+<p>Fixed: Transaction log replay can hit an NullPointerException due to new Metrics code</p>
+</li>
+<li>
+<p>Fixed: NullPointerException in CloudSolrClient when reading stale alias</p>
+</li>
+<li>
+<p>Fixed: UnifiedHighlighter and PostingsHighlighter bug in PrefixQuery and TermRangeQuery for multi-byte text </p>
+</li>
+</ul>
+<p>See the <a href="/core/6_4_2/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/6_4_2/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
+<h2 id="15-february-2017-apache-lucene-554-and-apache-solr-554-available">15 February 2017 - Apache Lucene 5.5.4 and Apache Solr 5.5.4 Available<a class="headerlink" href="#15-february-2017-apache-lucene-554-and-apache-solr-554-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.4 and Apache Solr 5.5.4.</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.5.4">http://www.apache.org/dyn/closer.lua/lucene/java/5.5.4</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.4">http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.4</a></p>
+<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_1" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Made stored fields reclaim native memory more aggressively</p>
+</li>
+<li>
+<p>Fixed a potential memory leak with LRUQueryCache and (Span)TermQuery</p>
+</li>
+<li>
+<p>MmapDirectory's unmapping code is now compatible with Java 9 (EA build 150 and later)</p>
+</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Better validation of filename params in ReplicationHandler</p>
+</li>
+<li>
+<p>Upgraded commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092</p>
+</li>
+</ul>
+<p>See the <a href="/core/5_5_4/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/5_5_4/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
 <h2 id="6-february-2017-apache-lucene-641-and-apache-solr-641-available">6 February 2017 - Apache Lucene 6.4.1 and Apache Solr 6.4.1 Available<a class="headerlink" href="#6-february-2017-apache-lucene-641-and-apache-solr-641-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.1 and Apache Solr 6.4.1.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.1">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.1">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_2">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_2" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Javadocs now build successfully with Java 8u121</p>
@@ -188,7 +242,7 @@ and Solr can be downloaded from <a href=
 <p>AnalyzingInfixSuggester now only opens an IndexWriter when changes need to be applied </p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>"Plugin/Stats" section of the UI doesn't display empty metric types</p>
@@ -216,7 +270,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.0 and Apache Solr 6.4.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_1" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_3">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_3" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Lucene's best efforts to un-map memory mapped files with "MMapDirectory" now work with the latest Java9 early access builds</p>
@@ -261,7 +315,7 @@ and Solr can be downloaded from <a href=
 <p>"TermAutomatonQuery" now rewrites to more efficient queries when possible</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
 <p>Streaming:</p>
 <ul>
 <li>
@@ -367,7 +421,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.3.0 and Apache Solr 6.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.3.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.3.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.3.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.3.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_2">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_2" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_4">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_4" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>A brand new "UnifiedHighlighter" derivative of the PostingsHighlighter that can consume offsets from postings, term vectors, or analysis. It can highlight phrases as accurately as the standard Highlighter. Light term vectors can be used with offsets in postings for fast wildcard (MultiTermQuery) highlighting.</p>
@@ -385,7 +439,7 @@ and Solr can be downloaded from <a href=
 <p>Many other changes and bug fixes</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
 <p>DocValues, streaming, /export, machine learning</p>
 <ul>
 <li>
@@ -517,7 +571,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.2.0 and Apache Solr 6.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.2.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.2.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_3">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_3" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_5">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_5" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>The CREATE_NEW flag is passed when creating a file to ensure Lucene is really write-once</p>
@@ -563,7 +617,7 @@ and Solr can be downloaded from <a href=
 <p>Dimensional points have much faster (~40%) flush time and use less space in the index</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
 <p>DocValues, streaming, /export, machine learning</p>
 <ul>
 <li>
@@ -645,7 +699,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.1.0 and Apache Solr 6.1.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.1.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.1.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.1.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.1.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_4">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_4" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_6">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_6" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Numerous improvements to LatLonPoint, for indexing a latitude/longitude point and searching by polygon, distance or box, or finding nearest neighbors</p>
@@ -666,7 +720,7 @@ and Solr can be downloaded from <a href=
 <p>In case of contention, the query cache now prefers returning an uncached Scorer rather than waiting on a lock.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_6">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_6" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Added graph traversal support, and new "sort" and "random" streaming expressions. It's also now possible to create streaming expressions with the Solr Admin UI.</p>
@@ -710,7 +764,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.0 and Apache Solr 6.0.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.0.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.0.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.0.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.0.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_5">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_5" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_7">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_7" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Java 8 is the minimum Java version required.</p>
@@ -737,7 +791,7 @@ and Solr can be downloaded from <a href=
 <p>Easier method of defining custom CharTokenizer instances.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_7">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_7" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Improved defaults for "Similarity" used in Solr, in order to provide better default experience for new users.</p>
@@ -798,7 +852,7 @@ and Solr can be downloaded from <a href=
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.0 and Apache Solr 5.5.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_6">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_6" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_8">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_8" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>JoinUtil.createJoinQuery can now join on numeric doc values fields</p>
@@ -825,7 +879,7 @@ and Solr can be downloaded from <a href=
 <p>TermsQuery constructors are more GC efficient</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_6">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_6" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_8">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_8" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>The schema version has been increased to 1.6, and Solr now returns non-stored doc values fields along with stored fields</p>
@@ -878,7 +932,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.4.0 and Apache Solr 5.4.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.4.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.4.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.4.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.4.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_7">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_7" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_9">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_9" title="Permanent link">&para;</a></h3>
 <h4 id="api-changes">API Changes<a class="headerlink" href="#api-changes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Query.getBoost and Query.setBoost are deprecated in favour of the new BoostQuery</li>
@@ -903,7 +957,7 @@ and Solr can be downloaded from <a href=
 <ul>
 <li>PatternTokenizer no longer hangs onto heap sized to the maximum input string it's ever seen.</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_7">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_7" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_9">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_9" title="Permanent link">&para;</a></h3>
 <h4 id="ui-changes">UI Changes<a class="headerlink" href="#ui-changes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>The rearchitected Admin UI is now prominently linked to from the existing UI, and includes support for managing collections as well as creating and removing fields via the schema tab. Expect it to be default in the next release.</li>
@@ -932,14 +986,14 @@ and Solr can be downloaded from <a href=
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.1 and Apache Solr 5.3.1</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.3.1">http://www.apache.org/dyn/closer.lua/lucene/java/5.3.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.1">http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include_8">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_8" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_10">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_10" title="Permanent link">&para;</a></h3>
 <h4 id="bug-fixes_1">Bug Fixes<a class="headerlink" href="#bug-fixes_1" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Remove classloader hack in MorfologikFilter</li>
 <li>UsageTrackingQueryCachingPolicy no longer caches trivial queries like MatchAllDocsQuery</li>
 <li>Fixed BoostingQuery to rewrite wrapped queries</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_8">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_8" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_10">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_10" title="Permanent link">&para;</a></h3>
 <h4 id="bug-fixes_2">Bug Fixes<a class="headerlink" href="#bug-fixes_2" title="Permanent link">&para;</a></h4>
 <ul>
 <li>security.json is not loaded on server start</li>
@@ -957,7 +1011,7 @@ and Solr can be downloaded from <a href=
 of Apache Lucene 5.3.0 and Apache Solr 5.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.3.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.3.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_9">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_9" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_11">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_11" title="Permanent link">&para;</a></h3>
 <h4 id="api-changes_1">API Changes<a class="headerlink" href="#api-changes_1" title="Permanent link">&para;</a></h4>
 <ul>
 <li>PhraseQuery and BooleanQuery are now immutable</li>
@@ -982,7 +1036,7 @@ and Solr can be downloaded from <a href=
 <li>Faster intersection of the terms dictionary with very finite automata, which can be generated eg. by simple regexp queries</li>
 <li>Various bugfixes and optimizations since the 5.2.0 release.</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_9">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_9" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_11">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_11" title="Permanent link">&para;</a></h3>
 <ul>
 <li>In addition to many other improvements in the security framework, Solr now includes an AuthenticationPlugin implementing HTTP Basic Auth that stores credentials securely in ZooKeeper. This is a simple way to require a username and password for anyone accessing Solr’s admin screen or APIs.</li>
 <li>In built AuthorizationPlugin that provides fine grained control over implementing ACLs for various resources with permisssion rules which are stored in ZooKeeper.</li>
@@ -1001,13 +1055,13 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.1 and Apache Solr 5.2.1</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.2.1">http://www.apache.org/dyn/closer.lua/lucene/java/5.2.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.1">http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include_10">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_10" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_12">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_12" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery.</li>
 <li>NRT readers now reflect a new commit even if there is no change to the commit user data</li>
 <li>Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_10">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_10" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_12">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_12" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Fix javascript bug introduced by SOLR-7409 that breaks the dataimport screen in the admin UI</li>
 <li>Faceting on a numeric field with a unique() subfacet function on another numeric field can result in incorrect results or an exception</li>
@@ -1026,7 +1080,7 @@ with the release for a full list of deta
 of Apache Lucene 5.2.0 and Apache Solr 5.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.2.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_11">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_11" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_13">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_13" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Span queries now share document conjunction/intersection code with boolean queries, and use two-phased iterators for faster intersection by avoiding loading positions in certain cases.</p>
@@ -1059,7 +1113,7 @@ and Solr can be downloaded from <a href=
 <p>Various bugfixes and optimizations since the 5.1.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_11">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_11" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_13">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_13" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Restore API allows restoring a core from an index backup.</p>

Modified: websites/staging/lucene/trunk/content/openrelevance/orpnews.html
==============================================================================
--- websites/staging/lucene/trunk/content/openrelevance/orpnews.html (original)
+++ websites/staging/lucene/trunk/content/openrelevance/orpnews.html Tue Mar  7 19:00:27 2017
@@ -168,11 +168,65 @@ one would get if using TREC or other eva
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="lucenetm-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News<a class="headerlink" href="#lucenetm-news" title="Permanent link">&para;</a></h1>
+<h2 id="7-march-2017-apache-lucene-642-and-apache-solr-642-available">7 March 2017 - Apache Lucene 6.4.2 and Apache Solr 6.4.2 Available<a class="headerlink" href="#7-march-2017-apache-lucene-642-and-apache-solr-642-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.2 and Apache Solr 6.4.2.</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.2">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.2</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2</a></p>
+<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include" title="Permanent link">&para;</a></h3>
+<ul>
+<li>Fixed: CommonGramsQueryFilter was producing a disconnected token graph, messing up phrase queries during query parsing</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Fixed: Serious performance degradation in Solr 6.4 due to the metrics collection. IndexWriter metrics collection turned off by default, directory level metrics collection completely removed (until a better design is found)</p>
+</li>
+<li>
+<p>Fixed: Transaction log replay can hit an NullPointerException due to new Metrics code</p>
+</li>
+<li>
+<p>Fixed: NullPointerException in CloudSolrClient when reading stale alias</p>
+</li>
+<li>
+<p>Fixed: UnifiedHighlighter and PostingsHighlighter bug in PrefixQuery and TermRangeQuery for multi-byte text </p>
+</li>
+</ul>
+<p>See the <a href="/core/6_4_2/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/6_4_2/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
+<h2 id="15-february-2017-apache-lucene-554-and-apache-solr-554-available">15 February 2017 - Apache Lucene 5.5.4 and Apache Solr 5.5.4 Available<a class="headerlink" href="#15-february-2017-apache-lucene-554-and-apache-solr-554-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.4 and Apache Solr 5.5.4.</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.5.4">http://www.apache.org/dyn/closer.lua/lucene/java/5.5.4</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.4">http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.4</a></p>
+<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_1" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Made stored fields reclaim native memory more aggressively</p>
+</li>
+<li>
+<p>Fixed a potential memory leak with LRUQueryCache and (Span)TermQuery</p>
+</li>
+<li>
+<p>MmapDirectory's unmapping code is now compatible with Java 9 (EA build 150 and later)</p>
+</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Better validation of filename params in ReplicationHandler</p>
+</li>
+<li>
+<p>Upgraded commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092</p>
+</li>
+</ul>
+<p>See the <a href="/core/5_5_4/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/5_5_4/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
 <h2 id="6-february-2017-apache-lucene-641-and-apache-solr-641-available">6 February 2017 - Apache Lucene 6.4.1 and Apache Solr 6.4.1 Available<a class="headerlink" href="#6-february-2017-apache-lucene-641-and-apache-solr-641-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.1 and Apache Solr 6.4.1.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.1">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.1">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_2">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_2" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Javadocs now build successfully with Java 8u121</p>
@@ -187,7 +241,7 @@ and Solr can be downloaded from <a href=
 <p>AnalyzingInfixSuggester now only opens an IndexWriter when changes need to be applied </p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>"Plugin/Stats" section of the UI doesn't display empty metric types</p>
@@ -215,7 +269,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.0 and Apache Solr 6.4.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.4.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.4.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_1" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_3">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_3" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Lucene's best efforts to un-map memory mapped files with "MMapDirectory" now work with the latest Java9 early access builds</p>
@@ -260,7 +314,7 @@ and Solr can be downloaded from <a href=
 <p>"TermAutomatonQuery" now rewrites to more efficient queries when possible</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
 <p>Streaming:</p>
 <ul>
 <li>
@@ -366,7 +420,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.3.0 and Apache Solr 6.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.3.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.3.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.3.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.3.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_2">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_2" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_4">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_4" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>A brand new "UnifiedHighlighter" derivative of the PostingsHighlighter that can consume offsets from postings, term vectors, or analysis. It can highlight phrases as accurately as the standard Highlighter. Light term vectors can be used with offsets in postings for fast wildcard (MultiTermQuery) highlighting.</p>
@@ -384,7 +438,7 @@ and Solr can be downloaded from <a href=
 <p>Many other changes and bug fixes</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
 <p>DocValues, streaming, /export, machine learning</p>
 <ul>
 <li>
@@ -516,7 +570,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.2.0 and Apache Solr 6.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.2.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.2.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_3">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_3" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_5">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_5" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>The CREATE_NEW flag is passed when creating a file to ensure Lucene is really write-once</p>
@@ -562,7 +616,7 @@ and Solr can be downloaded from <a href=
 <p>Dimensional points have much faster (~40%) flush time and use less space in the index</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
 <p>DocValues, streaming, /export, machine learning</p>
 <ul>
 <li>
@@ -644,7 +698,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.1.0 and Apache Solr 6.1.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.1.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.1.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.1.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.1.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_4">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_4" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_6">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_6" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Numerous improvements to LatLonPoint, for indexing a latitude/longitude point and searching by polygon, distance or box, or finding nearest neighbors</p>
@@ -665,7 +719,7 @@ and Solr can be downloaded from <a href=
 <p>In case of contention, the query cache now prefers returning an uncached Scorer rather than waiting on a lock.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_6">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_6" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Added graph traversal support, and new "sort" and "random" streaming expressions. It's also now possible to create streaming expressions with the Solr Admin UI.</p>
@@ -709,7 +763,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.0 and Apache Solr 6.0.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/6.0.0">http://www.apache.org/dyn/closer.lua/lucene/java/6.0.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.0.0">http://www.apache.org/dyn/closer.lua/lucene/solr/6.0.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_5">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_5" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_7">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_7" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Java 8 is the minimum Java version required.</p>
@@ -736,7 +790,7 @@ and Solr can be downloaded from <a href=
 <p>Easier method of defining custom CharTokenizer instances.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_7">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_7" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Improved defaults for "Similarity" used in Solr, in order to provide better default experience for new users.</p>
@@ -797,7 +851,7 @@ and Solr can be downloaded from <a href=
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.0 and Apache Solr 5.5.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_6">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_6" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_8">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_8" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>JoinUtil.createJoinQuery can now join on numeric doc values fields</p>
@@ -824,7 +878,7 @@ and Solr can be downloaded from <a href=
 <p>TermsQuery constructors are more GC efficient</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_6">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_6" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_8">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_8" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>The schema version has been increased to 1.6, and Solr now returns non-stored doc values fields along with stored fields</p>
@@ -877,7 +931,7 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.4.0 and Apache Solr 5.4.0</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.4.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.4.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.4.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.4.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_7">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_7" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_9">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_9" title="Permanent link">&para;</a></h3>
 <h4 id="api-changes">API Changes<a class="headerlink" href="#api-changes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Query.getBoost and Query.setBoost are deprecated in favour of the new BoostQuery</li>
@@ -902,7 +956,7 @@ and Solr can be downloaded from <a href=
 <ul>
 <li>PatternTokenizer no longer hangs onto heap sized to the maximum input string it's ever seen.</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_7">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_7" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_9">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_9" title="Permanent link">&para;</a></h3>
 <h4 id="ui-changes">UI Changes<a class="headerlink" href="#ui-changes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>The rearchitected Admin UI is now prominently linked to from the existing UI, and includes support for managing collections as well as creating and removing fields via the schema tab. Expect it to be default in the next release.</li>
@@ -931,14 +985,14 @@ and Solr can be downloaded from <a href=
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.1 and Apache Solr 5.3.1</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.3.1">http://www.apache.org/dyn/closer.lua/lucene/java/5.3.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.1">http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include_8">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_8" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_10">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_10" title="Permanent link">&para;</a></h3>
 <h4 id="bug-fixes_1">Bug Fixes<a class="headerlink" href="#bug-fixes_1" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Remove classloader hack in MorfologikFilter</li>
 <li>UsageTrackingQueryCachingPolicy no longer caches trivial queries like MatchAllDocsQuery</li>
 <li>Fixed BoostingQuery to rewrite wrapped queries</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_8">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_8" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_10">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_10" title="Permanent link">&para;</a></h3>
 <h4 id="bug-fixes_2">Bug Fixes<a class="headerlink" href="#bug-fixes_2" title="Permanent link">&para;</a></h4>
 <ul>
 <li>security.json is not loaded on server start</li>
@@ -956,7 +1010,7 @@ and Solr can be downloaded from <a href=
 of Apache Lucene 5.3.0 and Apache Solr 5.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.3.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.3.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.3.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_9">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_9" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_11">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_11" title="Permanent link">&para;</a></h3>
 <h4 id="api-changes_1">API Changes<a class="headerlink" href="#api-changes_1" title="Permanent link">&para;</a></h4>
 <ul>
 <li>PhraseQuery and BooleanQuery are now immutable</li>
@@ -981,7 +1035,7 @@ and Solr can be downloaded from <a href=
 <li>Faster intersection of the terms dictionary with very finite automata, which can be generated eg. by simple regexp queries</li>
 <li>Various bugfixes and optimizations since the 5.2.0 release.</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_9">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_9" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_11">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_11" title="Permanent link">&para;</a></h3>
 <ul>
 <li>In addition to many other improvements in the security framework, Solr now includes an AuthenticationPlugin implementing HTTP Basic Auth that stores credentials securely in ZooKeeper. This is a simple way to require a username and password for anyone accessing Solr’s admin screen or APIs.</li>
 <li>In built AuthorizationPlugin that provides fine grained control over implementing ACLs for various resources with permisssion rules which are stored in ZooKeeper.</li>
@@ -1000,13 +1054,13 @@ with the release for a full list of deta
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.1 and Apache Solr 5.2.1</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.2.1">http://www.apache.org/dyn/closer.lua/lucene/java/5.2.1</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.1">http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.1</a></p>
-<h3 id="highlights-of-this-lucene-release-include_10">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_10" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_12">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_12" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery.</li>
 <li>NRT readers now reflect a new commit even if there is no change to the commit user data</li>
 <li>Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms</li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_10">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_10" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_12">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_12" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Fix javascript bug introduced by SOLR-7409 that breaks the dataimport screen in the admin UI</li>
 <li>Faceting on a numeric field with a unique() subfacet function on another numeric field can result in incorrect results or an exception</li>
@@ -1025,7 +1079,7 @@ with the release for a full list of deta
 of Apache Lucene 5.2.0 and Apache Solr 5.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/java/5.2.0">http://www.apache.org/dyn/closer.lua/lucene/java/5.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.0">http://www.apache.org/dyn/closer.lua/lucene/solr/5.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include_11">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_11" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-lucene-release-include_13">Highlights of this Lucene release include:<a class="headerlink" href="#highlights-of-this-lucene-release-include_13" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Span queries now share document conjunction/intersection code with boolean queries, and use two-phased iterators for faster intersection by avoiding loading positions in certain cases.</p>
@@ -1058,7 +1112,7 @@ and Solr can be downloaded from <a href=
 <p>Various bugfixes and optimizations since the 5.1.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include_11">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_11" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_13">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_13" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Restore API allows restoring a core from an index backup.</p>

Modified: websites/staging/lucene/trunk/content/privacy.html
==============================================================================
--- websites/staging/lucene/trunk/content/privacy.html (original)
+++ websites/staging/lucene/trunk/content/privacy.html Tue Mar  7 19:00:27 2017
@@ -236,15 +236,15 @@ h2:hover > .headerlink, h3:hover > .head
 <p><div class="button-green">
     <a href="core/mirrors-core-latest-redir.html?">Download</a>
     <div class="flap top">Click to begin</div>
-    <div class="flap bottom">of Apache Lucene 6.4.1</div>
+    <div class="flap bottom">of Apache Lucene 6.4.2</div>
   </div>
-  <div class="download-desc">Apache Lucene 6.4.1</div>
+  <div class="download-desc">Apache Lucene 6.4.2</div>
   <div class="button-orange">
     <a href="solr/mirrors-solr-latest-redir.html?">Download</a>
     <div class="flap top">Click to begin</div>
-    <div class="flap bottom">of Apache Solr 6.4.1</div>
+    <div class="flap bottom">of Apache Solr 6.4.2</div>
   </div>
-  <div class="download-desc">Apache Solr 6.4.1</div></p>
+  <div class="download-desc">Apache Solr 6.4.2</div></p>
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="./core/">Lucene Core (Java)</a></li>

Modified: websites/staging/lucene/trunk/content/site-instructions.html
==============================================================================
--- websites/staging/lucene/trunk/content/site-instructions.html (original)
+++ websites/staging/lucene/trunk/content/site-instructions.html Tue Mar  7 19:00:27 2017
@@ -257,15 +257,15 @@ h2:hover > .headerlink, h3:hover > .head
 <p><div class="button-green">
     <a href="core/mirrors-core-latest-redir.html?">Download</a>
     <div class="flap top">Click to begin</div>
-    <div class="flap bottom">of Apache Lucene 6.4.1</div>
+    <div class="flap bottom">of Apache Lucene 6.4.2</div>
   </div>
-  <div class="download-desc">Apache Lucene 6.4.1</div>
+  <div class="download-desc">Apache Lucene 6.4.2</div>
   <div class="button-orange">
     <a href="solr/mirrors-solr-latest-redir.html?">Download</a>
     <div class="flap top">Click to begin</div>
-    <div class="flap bottom">of Apache Solr 6.4.1</div>
+    <div class="flap bottom">of Apache Solr 6.4.2</div>
   </div>
-  <div class="download-desc">Apache Solr 6.4.1</div></p>
+  <div class="download-desc">Apache Solr 6.4.2</div></p>
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="./core/">Lucene Core (Java)</a></li>

Modified: websites/staging/lucene/trunk/content/solr/doap.rdf
==============================================================================
--- websites/staging/lucene/trunk/content/solr/doap.rdf (original)
+++ websites/staging/lucene/trunk/content/solr/doap.rdf Tue Mar  7 19:00:27 2017
@@ -40,6 +40,14 @@
     <release>
       <Version>
         <branch>branch_6_4</branch>
+        <name>solr-6.4.2</name>
+        <created>2017-03-07</created>
+        <revision>6.4.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <branch>branch_6_4</branch>
         <name>solr-6.4.1</name>
         <created>2017-02-06</created>
         <revision>6.4.1</revision>

Modified: websites/staging/lucene/trunk/content/solr/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/features.html (original)
+++ websites/staging/lucene/trunk/content/solr/features.html Tue Mar  7 19:00:27 2017
@@ -194,7 +194,7 @@ h2:hover > .headerlink, h3:hover > .head
   <div class="row">
     <div class="large-12 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 6.4.1
+        Apache Solr<sup>&trade;</sup> 6.4.2
 
       </div>
       <h1>

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Mar  7 19:00:27 2017
@@ -182,7 +182,7 @@
       <div class="row">
         <div class="large-10 large-offset-1 columns">
           <div class="annotation">
-            Apache Solr<sup>&trade;</sup> 6.4.1
+            Apache Solr<sup>&trade;</sup> 6.4.2
 
           </div>
           <h1>
@@ -445,13 +445,13 @@
       <div class="row">
         <div class="large-12 columns text-center">
           <div class="annotation">
-            Solr News | 7 February 2017
+            Solr News | 7 March 2017
           </div>
           <h1>
-             Apache Solr 6.4.1 available
+             Apache Solr 6.4.2 available
           </h1>
           <p>
-            The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1.  Download <a href="/solr/mirrors-solr-latest-redir.html">here</a>.
+            The Lucene PMC is pleased to announce the release of Apache Solr 6.4.2.  Download <a href="/solr/mirrors-solr-latest-redir.html">here</a>.
           </p>
           <a href="/solr/news.html"><span class="white">Read More News</span></a>
         </div>

Modified: websites/staging/lucene/trunk/content/solr/logos-and-assets.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/logos-and-assets.html (original)
+++ websites/staging/lucene/trunk/content/solr/logos-and-assets.html Tue Mar  7 19:00:27 2017
@@ -194,7 +194,7 @@ h2:hover > .headerlink, h3:hover > .head
   <div class="row">
     <div class="large-12 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 6.4.1
+        Apache Solr<sup>&trade;</sup> 6.4.2
 
       </div>
       <h1>Solr Logos and Assets</h1>

Modified: websites/staging/lucene/trunk/content/solr/mirrors-solr-latest-redir.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/mirrors-solr-latest-redir.html (original)
+++ websites/staging/lucene/trunk/content/solr/mirrors-solr-latest-redir.html Tue Mar  7 19:00:27 2017
@@ -28,7 +28,7 @@
   <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.3.7/slick.css"/>
   <link rel="stylesheet" href="/solr/assets/styles/base.css" />
   
-    <meta http-equiv="refresh" content="3;url=http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.1">
+    <meta http-equiv="refresh" content="3;url=http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2">
     <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
   
 

Modified: websites/staging/lucene/trunk/content/solr/mirrors-solr-redir.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/mirrors-solr-redir.html (original)
+++ websites/staging/lucene/trunk/content/solr/mirrors-solr-redir.html Tue Mar  7 19:00:27 2017
@@ -231,7 +231,7 @@
       <div class="row">
         <div class="large-10 large-offset-1 columns">
           <div class="annotation">
-            Apache Solr<sup>&trade;</sup> 6.4.1
+            Apache Solr<sup>&trade;</sup> 6.4.2
 
           </div>
           <h1>
@@ -494,13 +494,13 @@
       <div class="row">
         <div class="large-12 columns text-center">
           <div class="annotation">
-            Solr News | 7 February 2017
+            Solr News | 7 March 2017
           </div>
           <h1>
-             Apache Solr 6.4.1 available
+             Apache Solr 6.4.2 available
           </h1>
           <p>
-            The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1.  Download <a href="/solr/mirrors-solr-latest-redir.html">here</a>.
+            The Lucene PMC is pleased to announce the release of Apache Solr 6.4.2.  Download <a href="/solr/mirrors-solr-latest-redir.html">here</a>.
           </p>
           <a href="/solr/news.html"><span class="white">Read More News</span></a>
         </div>

Modified: websites/staging/lucene/trunk/content/solr/news.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/news.html (original)
+++ websites/staging/lucene/trunk/content/solr/news.html Tue Mar  7 19:00:27 2017
@@ -196,6 +196,41 @@
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <p>Title: News</p>
 <h1 id="solr-news">Solr<sup>&trade;</sup> News<a class="headerlink" href="#solr-news" title="Permanent link">&para;</a></h1>
+<h2 id="7-march-2017-apache-solrtm-642-available">7 March 2017 - Apache Solr™ 6.4.2 Available<a class="headerlink" href="#7-march-2017-apache-solrtm-642-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Solr 6.4.2.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform
+from the Apache Lucene project. Its major features include powerful
+full-text search, hit highlighting, faceted search and analytics,
+rich document parsing, geospatial search, extensive REST APIs as well
+as parallel SQL. Solr is enterprise grade, secure and highly scalable,
+providing fault tolerant distributed search and indexing, and powers
+the search and navigation features of many of the world's largest
+internet sites.</p>
+<p>Solr 6.4.2 is available for immediate download at:
+<a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
+<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<ul>
+<li>
+<p>Fixed: Serious performance degradation in Solr 6.4 due to the metrics collection. IndexWriter metrics collection turned off by default, directory level metrics collection completely removed (until a better design is found)</p>
+</li>
+<li>
+<p>Fixed: Transaction log replay can hit an NullPointerException due to new Metrics code</p>
+</li>
+<li>
+<p>Fixed: NullPointerException in CloudSolrClient when reading stale alias</p>
+</li>
+<li>
+<p>Fixed: UnifiedHighlighter and PostingsHighlighter bug in PrefixQuery and TermRangeQuery for multi-byte text </p>
+</li>
+</ul>
+<p>See the <a href="/solr/6_4_2/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
+<h2 id="17-february-2017-apache-solr-reference-guide-for-64-available">17 February 2017 - Apache Solr Reference Guide for 6.4 Available<a class="headerlink" href="#17-february-2017-apache-solr-reference-guide-for-64-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce that the Solr Reference Guide
+for Solr 6.4 has been released.</p>
+<p>This 763-page PDF is the definitive guide to using Apache Solr. It can be
+downloaded from:</p>
+<p><a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.4.pdf">https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.4.pdf</a></p>
 <h2 id="15-february-2017-security-cve-2017-3163">15 February 2017 - [SECURITY] CVE-2017-3163<a class="headerlink" href="#15-february-2017-security-cve-2017-3163" title="Permanent link">&para;</a></h2>
 <p>CVE-2017-3163: Apache Solr ReplicationHandler path traversal attack</p>
 <p><strong>Severity:</strong> Moderate</p>
@@ -237,7 +272,7 @@ the search and navigation features of ma
 internet sites.</p>
 <p>Solr 5.5.4 is available for immediate download at:
 <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Better validation of filename params in ReplicationHandler</p>
@@ -260,7 +295,7 @@ the search and navigation features of ma
 internet sites.</p>
 <p>Solr 6.4.1 is available for immediate download at:
 <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_1" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>"Plugin/Stats" section of the UI doesn't display empty metric types</p>
@@ -295,7 +330,7 @@ the search and navigation features of ma
 internet sites.</p>
 <p>Solr 6.4.0 is available for immediate download at:
 <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include_2">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_2" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
 <p>Streaming:</p>
 <ul>
 <li>
@@ -414,7 +449,7 @@ the search and navigation features of ma
 internet sites.</p>
 <p>Solr 6.3.0 is available for immediate download at:
 <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include_3">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_3" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
 <p>DocValues, streaming, /export, machine learning</p>
 <ul>
 <li>
@@ -910,7 +945,7 @@ file included with the release for a ful
 <h2 id="14-december-2015-apache-solr-540-available">14 December 2015 - Apache Solr 5.4.0 Available<a class="headerlink" href="#14-december-2015-apache-solr-540-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Solr 5.4.0</p>
 <p>The release can be downloaded from <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include_4">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_4" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
 <h4 id="ui-changes">UI Changes<a class="headerlink" href="#ui-changes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>The rearchitected Admin UI is now prominently linked to from the existing UI, and includes support for managing collections as well as creating and removing fields via the schema tab. Expect it to be default in the next release.</li>
@@ -938,7 +973,7 @@ file included with the release for a ful
 <h2 id="24-september-2015-apache-solr-531-available">24 September 2015 - Apache Solr 5.3.1 Available<a class="headerlink" href="#24-september-2015-apache-solr-531-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Solr 5.3.1</p>
 <p>The release can be downloaded from <a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
-<h3 id="highlights-of-this-solr-release-include_5">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_5" title="Permanent link">&para;</a></h3>
+<h3 id="highlights-of-this-solr-release-include_6">Highlights of this Solr release include:<a class="headerlink" href="#highlights-of-this-solr-release-include_6" title="Permanent link">&para;</a></h3>
 <h4 id="bug-fixes">Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permanent link">&para;</a></h4>
 <ul>
 <li>security.json is not loaded on server start</li>