You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2014/03/12 20:02:36 UTC

svn commit: r1576859 - in /lucene/cms/trunk/content: core/corenews.mdtext index.mdtext mainnews.mdtext solr/solrnews.mdtext

Author: uschindler
Date: Wed Mar 12 19:02:35 2014
New Revision: 1576859

URL: http://svn.apache.org/r1576859
Log:
Fix typos

Modified:
    lucene/cms/trunk/content/core/corenews.mdtext
    lucene/cms/trunk/content/index.mdtext
    lucene/cms/trunk/content/mainnews.mdtext
    lucene/cms/trunk/content/solr/solrnews.mdtext

Modified: lucene/cms/trunk/content/core/corenews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/corenews.mdtext?rev=1576859&r1=1576858&r2=1576859&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/corenews.mdtext (original)
+++ lucene/cms/trunk/content/core/corenews.mdtext Wed Mar 12 19:02:35 2014
@@ -8,14 +8,14 @@ The next release will also contain some 
 
 * Better file handling (especially on Windows) in the directory implementations. Files can now be deleted on windows, although the index is still open - like it was always possible on Unix environments (delete on last close semantics).
 
-* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM..
+* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM.
 
 If you want to stay up-to-date with Lucene and Solr, you should upgrade your infrastructure to Java 7.
 Please be aware that you must use at least use Java 7u1.
 The recommended version at the moment is Java 7u25. Later versions like 7u40, 7u45,... have a bug causing index corrumption.
 Ideally use the Java 7u60 prerelease, which has fixed this bug. Once 7u60 is out, this will be the recommended version.
-In addition, there is no Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
-JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue for you.
+In addition, there is no more Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
+JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue.
 Please also review our list of JVM bugs: <http://wiki.apache.org/lucene-java/JavaBugs>
 
 ## 26 February 2014 - Lucene Core 4.7 Available

Modified: lucene/cms/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/index.mdtext?rev=1576859&r1=1576858&r2=1576859&view=diff
==============================================================================
--- lucene/cms/trunk/content/index.mdtext (original)
+++ lucene/cms/trunk/content/index.mdtext Wed Mar 12 19:02:35 2014
@@ -6,3 +6,4 @@ The Apache Lucene<span style="vertical-a
 - *[Solr](./solr)*<span style="vertical-align: super; font-size: xx-small">TM</span> is a high performance search server built using Lucene Core, with XML/HTTP and JSON/Python/Ruby APIs, hit highlighting, faceted search, caching, replication, and a web admin interface.
 - [Open Relevance Project](./openrelevance/) is a subproject with the aim of collecting and distributing free materials for relevance testing and performance.
 - [PyLucene](./pylucene/index.html) is a Python port of the Core project.
+

Modified: lucene/cms/trunk/content/mainnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1576859&r1=1576858&r2=1576859&view=diff
==============================================================================
--- lucene/cms/trunk/content/mainnews.mdtext (original)
+++ lucene/cms/trunk/content/mainnews.mdtext Wed Mar 12 19:02:35 2014
@@ -8,14 +8,14 @@ The next release will also contain some 
 
 * Better file handling (especially on Windows) in the directory implementations. Files can now be deleted on windows, although the index is still open - like it was always possible on Unix environments (delete on last close semantics).
 
-* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM..
+* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM.
 
 If you want to stay up-to-date with Lucene and Solr, you should upgrade your infrastructure to Java 7.
 Please be aware that you must use at least use Java 7u1.
 The recommended version at the moment is Java 7u25. Later versions like 7u40, 7u45,... have a bug causing index corrumption.
 Ideally use the Java 7u60 prerelease, which has fixed this bug. Once 7u60 is out, this will be the recommended version.
-In addition, there is no Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
-JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue for you.
+In addition, there is no more Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
+JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue.
 Please also review our list of JVM bugs: <http://wiki.apache.org/lucene-java/JavaBugs>
 
 ## 26 February 2014 - Apache Lucene 4.7.0 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.7.0 available

Modified: lucene/cms/trunk/content/solr/solrnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/solrnews.mdtext?rev=1576859&r1=1576858&r2=1576859&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/solrnews.mdtext (original)
+++ lucene/cms/trunk/content/solr/solrnews.mdtext Wed Mar 12 19:02:35 2014
@@ -8,14 +8,14 @@ The next release will also contain some 
 
 * Better file handling (especially on Windows) in the directory implementations. Files can now be deleted on windows, although the index is still open - like it was always possible on Unix environments (delete on last close semantics).
 
-* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM..
+* Speed improvements in sorting comparators: Sorting now uses Java 7's own comparators for integer and long sorts, which are highly optimized by the Hotspot VM.
 
 If you want to stay up-to-date with Lucene and Solr, you should upgrade your infrastructure to Java 7.
 Please be aware that you must use at least use Java 7u1.
 The recommended version at the moment is Java 7u25. Later versions like 7u40, 7u45,... have a bug causing index corrumption.
 Ideally use the Java 7u60 prerelease, which has fixed this bug. Once 7u60 is out, this will be the recommended version.
-In addition, there is no Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
-JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue for you.
+In addition, there is no more Oracle/BEA JRockit available for Java 7, use the official Oracle Java 7.
+JRockit was never working correctly with Lucene/Solr (causing index corrumption), so this should not be an issue.
 Please also review our list of JVM bugs: <http://wiki.apache.org/lucene-java/JavaBugs>
 
 ## 5 March 2014 - Apache Solr Ref Guide for 4.7 Available