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 2016/06/17 13:04:18 UTC

svn commit: r990790 - in /websites/staging/lucene/trunk/content: ./ core/corenews.html

Author: buildbot
Date: Fri Jun 17 13:04:18 2016
New Revision: 990790

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/corenews.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jun 17 13:04:18 2016
@@ -1 +1 @@
-1748848
+1748853

Modified: websites/staging/lucene/trunk/content/core/corenews.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/corenews.html (original)
+++ websites/staging/lucene/trunk/content/core/corenews.html Fri Jun 17 13:04:18 2016
@@ -234,17 +234,39 @@ is available for immediate download at:
 <p>Please read CHANGES.txt for a full list of new features and changes:
   https://lucene.apache.org/core/6_1_0/changes/Changes.html</p>
 <p>Lucene 6.1.0 Release Highlights:</p>
-<p>New features
-  * Numerous improvements to LatLonPoint, for indexing a latitude/longitude point and searching by polygon, distance or box, or finding nearest neighbors
-  * Geo3D now has simple APIs for creating common shape queries, matching LatLonPoint</p>
-<p>Optimizations
-  * Faster indexing and searching of points.
-  * Faster geo-spatial indexing and searching for LatLonPoint, Geo3D and GeoPoint (see http://home.apache.org/~mikemccand/geobench.html )
-  * HardlinkCopyDirectoryWrapper optimizes file copies using hard links
-  * In case of contention, the query cache now prefers returning an uncached Scorer rather than waiting on a lock.</p>
-<p>Bug fixes
-  * BooleanQuery could sometimes assign too low scores to ranges of documents that matched a single clause.
-  * Doc values updates could sometimes be applied in the wrong order.</p>
+<p>New features</p>
+<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>
+</li>
+<li>
+<p>Geo3D now has simple APIs for creating common shape queries, matching LatLonPoint</p>
+</li>
+</ul>
+<p>Optimizations</p>
+<ul>
+<li>
+<p>Faster indexing and searching of points.</p>
+</li>
+<li>
+<p>Faster geo-spatial indexing and searching for LatLonPoint, Geo3D and GeoPoint (see http://home.apache.org/~mikemccand/geobench.html )</p>
+</li>
+<li>
+<p>HardlinkCopyDirectoryWrapper optimizes file copies using hard links</p>
+</li>
+<li>
+<p>In case of contention, the query cache now prefers returning an uncached Scorer rather than waiting on a lock.</p>
+</li>
+</ul>
+<p>Bug fixes</p>
+<ul>
+<li>
+<p>BooleanQuery could sometimes assign too low scores to ranges of documents that matched a single clause.</p>
+</li>
+<li>
+<p>Doc values updates could sometimes be applied in the wrong order.</p>
+</li>
+</ul>
 <h2 id="28-may-2016-apache-lucene-601-available">28 May 2016, Apache Lucene 6.0.1 available<a class="headerlink" href="#28-may-2016-apache-lucene-601-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.1</p>
 <p>Apache Lucene is a high-performance, full-featured text search engine