mirror of https://github.com/apache/lucene.git
Fix CHANGES.txt formatting for LUCENE-6422
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f760a51f80
commit
42d19cb26b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue