You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ro...@apache.org on 2018/04/04 16:25:02 UTC

svn commit: r1828358 - in /lucene/cms/trunk/content: latestversion.mdtext mainnews.mdtext

Author: romseygeek
Date: Wed Apr  4 16:25:02 2018
New Revision: 1828358

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

Modified:
    lucene/cms/trunk/content/latestversion.mdtext
    lucene/cms/trunk/content/mainnews.mdtext

Modified: lucene/cms/trunk/content/latestversion.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/latestversion.mdtext?rev=1828358&r1=1828357&r2=1828358&view=diff
==============================================================================
--- lucene/cms/trunk/content/latestversion.mdtext (original)
+++ lucene/cms/trunk/content/latestversion.mdtext Wed Apr  4 16:25:02 2018
@@ -1 +1 @@
-7.2.1
+7.3.0

Modified: lucene/cms/trunk/content/mainnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1828358&r1=1828357&r2=1828358&view=diff
==============================================================================
--- lucene/cms/trunk/content/mainnews.mdtext (original)
+++ lucene/cms/trunk/content/mainnews.mdtext Wed Apr  4 16:25:02 2018
@@ -1,5 +1,35 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News
 
+## 4 April 2018 - Apache Lucene 7.3.0 and Apache Solr 7.3.0 Available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 7.3.0 and Apache Solr 7.3.0
+
+Lucene can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/java/7.3.0>
+and Solr can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/solr/7.3.0>
+
+### Highlights of this Lucene release include:
+
+ * An OpenNLP analysis module
+ * IndexWriter can opt out of flushing on indexing threads
+ * Shapes can be indexed using Google S2 geometry
+ * Better relevancy for highlighted passages containing phrases
+ * Java 9 performance improvements
+
+### Highlights of this Solr release include:
+
+ * OpenNLP request processors
+ * Automatic time-based collection creation
+ * Multivalued primitive fields can be used in sorting
+ * SortableTextField allows sorting and faceting on free text
+ * New stream evaluators
+ * Improvements around leader-initiated recovery
+ * New autoscaling features
+ * A Prometheus metrics exporter
+ * Filtering with exclusions on parent and child queries
+ * Filtering with exclusions via a new query parser
+ * Neural network modelling via learning to rank
+ * Solr runs with Java 10
+
 ## 7 March 2018 - Apache Lucene 6.6.3 and Apache Solr 6.6.3 Available
 
 The Lucene PMC is pleased to announce the release of Apache Lucene 6.6.3 and Apache Solr 6.6.3.
@@ -1957,4 +1987,4 @@ Lucene 4.5 also includes numerous optimi
 * CloudSolrServer can now route updates directly to the appropriate shard
   leader.
 
-Solr 4.5 also includes numerous optimizations and bugfixes.
\ No newline at end of file
+Solr 4.5 also includes numerous optimizations and bugfixes.