You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2015/05/06 16:32:35 UTC

svn commit: r1678008 - /lucene/dev/trunk/lucene/CHANGES.txt

Author: dsmiley
Date: Wed May  6 14:32:35 2015
New Revision: 1678008

URL: http://svn.apache.org/r1678008
Log:
Fix CHANGES.txt formatting for LUCENE-6422

Modified:
    lucene/dev/trunk/lucene/CHANGES.txt

Modified: lucene/dev/trunk/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/CHANGES.txt?rev=1678008&r1=1678007&r2=1678008&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/CHANGES.txt (original)
+++ lucene/dev/trunk/lucene/CHANGES.txt Wed May  6 14:32:35 2015
@@ -78,8 +78,8 @@ New Features
   a configured maximum start offset. (David Smiley)
 
 * LUCENE-6422: New spatial PackedQuadPrefixTree, a generally more efficient
-
  choice than QuadPrefixTree, especially for high precision shapes.
-
  When used, you should typically disable RPT's pruneLeafyBranches option.

+  choice than QuadPrefixTree, especially for high precision shapes.
+  When used, you should typically disable RPT's pruneLeafyBranches option.
   (Nick Knize, David Smiley)
 
 * LUCENE-6451: Expressions now support bindings keys that look like