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:33:34 UTC

svn commit: r1678009 - in /lucene/dev/branches/branch_5x: ./ lucene/ lucene/CHANGES.txt

Author: dsmiley
Date: Wed May  6 14:33:33 2015
New Revision: 1678009

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

Modified:
    lucene/dev/branches/branch_5x/   (props changed)
    lucene/dev/branches/branch_5x/lucene/   (props changed)
    lucene/dev/branches/branch_5x/lucene/CHANGES.txt   (contents, props changed)

Modified: lucene/dev/branches/branch_5x/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/lucene/CHANGES.txt?rev=1678009&r1=1678008&r2=1678009&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/branch_5x/lucene/CHANGES.txt Wed May  6 14:33:33 2015
@@ -49,8 +49,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