You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2016/02/22 15:30:32 UTC

svn commit: r1731649 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

Author: mikemccand
Date: Mon Feb 22 14:30:31 2016
New Revision: 1731649

URL: http://svn.apache.org/viewvc?rev=1731649&view=rev
Log:
Lucene/Solr 5.5.0 release

Modified:
    lucene/cms/trunk/content/core/corenews.mdtext
    lucene/cms/trunk/content/core/documentation.mdtext
    lucene/cms/trunk/content/core/quickstart.mdtext
    lucene/cms/trunk/content/latestversion.mdtext
    lucene/cms/trunk/content/mainnews.mdtext
    lucene/cms/trunk/content/solr/news.mdtext
    lucene/cms/trunk/templates/core-sidebar.html
    lucene/cms/trunk/templates/corenav.mdtext
    lucene/cms/trunk/templates/mirrors-core-latest-redir.html
    lucene/cms/trunk/templates/mirrors-solr-latest-redir.html
    lucene/cms/trunk/templates/sidenav.mdtext
    lucene/cms/trunk/templates/solr-index.html

Modified: lucene/cms/trunk/content/core/corenews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/corenews.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/corenews.mdtext (original)
+++ lucene/cms/trunk/content/core/corenews.mdtext Mon Feb 22 14:30:31 2016
@@ -1,5 +1,44 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Core News
 
+## 22 February 2016 - Apache Lucene 5.5.0 Available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.0
+
+The release can be downloaded from <http://lucene.apache.org/core/mirrors-core-latest-redir.html>
+
+Release highlights:
+
+* JoinUtil.createJoinQuery can now join on numeric doc values fields
+
+* BlendedInfixSuggester now has an exponential reciprocal scoring model, to more strongly favor suggestions with matches closer to the beginning
+
+* CustomAnalyzer has improved (compile time) type safety
+
+* DFISimilarity implements the divergence from independence scoring model
+
+* Fully wrap any other merge policy using MergePolicyWrapper
+
+* Sandbox geo point queries have graduated into the spatial module, and now use a more efficient binary term encoding for smaller index size, faster indexing, and decreased search-time heap usage
+
+* BooleanQuery performs some new query optimizations
+
+* TermsQuery constructors are more GC efficient
+
+## 24 September 2015 - Apache Lucene 5.3.1 and Apache Solr 5.3.1 Available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.1
+
+The release can be downloaded from <http://lucene.apache.org/core/mirrors-core-latest-redir.html>
+
+### Highlights of this Lucene release include:
+
+#### Bug Fixes
+
+* Remove classloader hack in MorfologikFilter
+* UsageTrackingQueryCachingPolicy no longer caches trivial queries like MatchAllDocsQuery
+* Fixed BoostingQuery to rewrite wrapped queries
+
+
 ## 23 January 2016 - Apache Lucene 5.3.2 Available
 
 The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.2

Modified: lucene/cms/trunk/content/core/documentation.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/documentation.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/documentation.mdtext (original)
+++ lucene/cms/trunk/content/core/documentation.mdtext Mon Feb 22 14:30:31 2016
@@ -1,4 +1,4 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Release Docs
 
 ## Java Docs
-- [5.4.1](./5_4_1/index.html)
+- [5.5.0](./5_5_0/index.html)

Modified: lucene/cms/trunk/content/core/quickstart.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/quickstart.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/quickstart.mdtext (original)
+++ lucene/cms/trunk/content/core/quickstart.mdtext Mon Feb 22 14:30:31 2016
@@ -6,4 +6,4 @@ in the documentation for that release.
 The most recent versions can also be found online:
 
 <!-- why doesn't {% include "../content/latestversion.mdtext" %} work here? -->
-- <a href="5_4_1/demo/overview-summary.html#overview_description">Lucene 5.4.1 Demo</a>
+- <a href="5_5_0/demo/overview-summary.html#overview_description">Lucene 5.5.0 Demo</a>

Modified: lucene/cms/trunk/content/latestversion.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/latestversion.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/latestversion.mdtext (original)
+++ lucene/cms/trunk/content/latestversion.mdtext Mon Feb 22 14:30:31 2016
@@ -1 +1 @@
-5.4.1
+5.5.0

Modified: lucene/cms/trunk/content/mainnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/mainnews.mdtext (original)
+++ lucene/cms/trunk/content/mainnews.mdtext Mon Feb 22 14:30:31 2016
@@ -1,5 +1,51 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News
 
+## 22 February 2016 - Apache Lucene 5.5.0 and Apache Solr 5.5.0 Available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.0 and Apache Solr 5.5.0
+
+Lucene can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0>
+and Solr can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0>
+
+### Highlights of this Lucene release include:
+
+* JoinUtil.createJoinQuery can now join on numeric doc values fields
+
+* BlendedInfixSuggester now has an exponential reciprocal scoring model, to more strongly favor suggestions with matches closer to the beginning
+
+* CustomAnalyzer has improved (compile time) type safety
+
+* DFISimilarity implements the divergence from independence scoring model
+
+* Fully wrap any other merge policy using MergePolicyWrapper
+
+* Sandbox geo point queries have graduated into the spatial module, and now use a more efficient binary term encoding for smaller index size, faster indexing, and decreased search-time heap usage
+
+* BooleanQuery performs some new query optimizations
+
+* TermsQuery constructors are more GC efficient
+
+### Highlights of this Solr release include:
+
+* The schema version has been increased to 1.6, and Solr now returns non-stored doc values fields along with stored fields
+
+* The PERSIST CoreAdmin action has been removed
+
+* The mergePolicy element is deprecated in favor of a similar mergePolicyFactory element, in solrconfig.xml
+
+* CheckIndex now works on HdfsDirectory
+
+* RuleBasedAuthorizationPlugin now allows wildcards in the role, and accepts an 'all' permission
+
+* Users can now choose compression mode in SchemaCodecFactory
+
+* Solr now supports Lucene's XMLQueryParser
+
+* Collections APIs now have async support
+
+* Uninverted field faceting is re-enabled, for higher performance on rarely changing indices
+
+
 ## 23 January 2016 - Apache Lucene 5.3.2 and Apache Solr 5.3.2 Available
 
 The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.2 and Apache Solr 5.3.2

Modified: lucene/cms/trunk/content/solr/news.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/news.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/news.mdtext (original)
+++ lucene/cms/trunk/content/solr/news.mdtext Mon Feb 22 14:30:31 2016
@@ -2,6 +2,46 @@ Title: News
 
 # Solr<sup>&trade;</sup> News
 
+## 22 February 2016 - Apache Solr 5.5.0 Available
+
+The Lucene PMC is pleased to announce the release of Apache Solr 5.5.0
+
+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, dynamic
+clustering, database integration, rich document (e.g., Word, PDF)
+handling, and geospatial search. Solr is 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.
+
+Solr 5.5.0 is available for immediate download at:
+<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
+
+See the [CHANGES.txt](/solr/5_5_0/changes/Changes.html)
+file included with the release for a full list of details.
+
+This is expected to be the last 5.x feature release before Solr 6.0.
+
+Release Highlights:
+
+* The schema version has been increased to 1.6, and Solr now returns non-stored doc values fields along with stored fields
+
+* The PERSIST CoreAdmin action has been removed
+
+* The mergePolicy element is deprecated in favor of a similar mergePolicyFactory element, in solrconfig.xml
+
+* CheckIndex now works on HdfsDirectory
+
+* RuleBasedAuthorizationPlugin now allows wildcards in the role, and accepts an 'all' permission
+
+* Users can now choose compression mode in SchemaCodecFactory
+
+* Solr now supports Lucene's XMLQueryParser
+
+* Collections APIs now have async support
+
+* Uninverted field faceting is re-enabled, for higher performance on rarely changing indices
+
 ## 8 February 2016 - Apache Lucene/Solr development moves to GIT
 
 As of January 23rd 2016, Lucene/Solr source code is hosted in Apache's GIT repository. 

Modified: lucene/cms/trunk/templates/core-sidebar.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/core-sidebar.html?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/core-sidebar.html (original)
+++ lucene/cms/trunk/templates/core-sidebar.html Mon Feb 22 14:30:31 2016
@@ -4,9 +4,9 @@
     <div class="button-green">
       <a href="mirrors-core-latest-redir.html?">Download</a>
       <div class="flap top">Click to begin</div>
-      <div class="flap bottom">of Apache Lucene 5.4.1</div>
+      <div class="flap bottom">of Apache Lucene 5.5.0</div>
     </div>
-    <div class="download-desc">Apache Lucene 5.4.1</div>
+    <div class="download-desc">Apache Lucene 5.5.0</div>
   </div>
   {% filter markdown %}{% include "corenav.mdtext" %}{% endfilter %}
   <div class="status">

Modified: lucene/cms/trunk/templates/corenav.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/corenav.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/corenav.mdtext (original)
+++ lucene/cms/trunk/templates/corenav.mdtext Mon Feb 22 14:30:31 2016
@@ -7,7 +7,7 @@
 
 # Release Docs
 
-- [5.4.1](./5_4_1/index.html)
+- [5.5.0](./5_5_0/index.html)
 
 # About
 - [License](http://www.apache.org/licenses/LICENSE-2.0)

Modified: lucene/cms/trunk/templates/mirrors-core-latest-redir.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/mirrors-core-latest-redir.html?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/mirrors-core-latest-redir.html (original)
+++ lucene/cms/trunk/templates/mirrors-core-latest-redir.html Mon Feb 22 14:30:31 2016
@@ -4,7 +4,7 @@
 #}
 {% extends "head.html" %}
 {% block css %}
-    <meta http-equiv="refresh" content="1;url=http://www.apache.org/dyn/closer.lua/lucene/java/5.4.1">
+    <meta http-equiv="refresh" content="1;url=http://www.apache.org/dyn/closer.lua/lucene/java/5.5.0">
     <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
     <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">

Modified: lucene/cms/trunk/templates/mirrors-solr-latest-redir.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/mirrors-solr-latest-redir.html?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/mirrors-solr-latest-redir.html (original)
+++ lucene/cms/trunk/templates/mirrors-solr-latest-redir.html Mon Feb 22 14:30:31 2016
@@ -4,7 +4,7 @@
 #}
 {% extends "_solr-head.html" %}
   {% block css %}
-    <meta http-equiv="refresh" content="3;url=http://www.apache.org/dyn/closer.lua/lucene/solr/5.4.1">
+    <meta http-equiv="refresh" content="3;url=http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.0">
     <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
   {% endblock %}
 {% endextends %}

Modified: lucene/cms/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/sidenav.mdtext?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/sidenav.mdtext (original)
+++ lucene/cms/trunk/templates/sidenav.mdtext Mon Feb 22 14:30:31 2016
@@ -2,15 +2,15 @@
   <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 5.4.1</div>
+    <div class="flap bottom">of Apache Lucene 5.5.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 5.4.1</div>
+  <div class="download-desc">Apache Lucene 5.5.0</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 5.4.1</div>
+    <div class="flap bottom">of Apache Solr 5.5.0</div>
   </div>
-  <div class="download-desc">Apache Solr 5.4.1</div>
+  <div class="download-desc">Apache Solr 5.5.0</div>
 
 # Projects
   - [Lucene Core (Java)](./core/)

Modified: lucene/cms/trunk/templates/solr-index.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/solr-index.html?rev=1731649&r1=1731648&r2=1731649&view=diff
==============================================================================
--- lucene/cms/trunk/templates/solr-index.html (original)
+++ lucene/cms/trunk/templates/solr-index.html Mon Feb 22 14:30:31 2016
@@ -281,13 +281,13 @@
       <div class="row">
         <div class="large-12 columns text-center">
           <div class="annotation">
-            Solr News | 23 January 2016
+            Solr News | 22 February 2016
           </div>
           <h1>
-             Apache Solr 5.4.1 available
+             Apache Solr 5.5.0 available
           </h1>
           <p>
-            The Lucene PMC is pleased to announce the release of Apache Solr 5.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 5.5.0.  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>