mirror of https://github.com/apache/lucene.git
LUCENE-2844: spatial benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bc1b8ac507
commit
68078aebb5
|
@ -123,6 +123,9 @@ New Features
|
|||
* LUCENE-5304: SingletonSortedSetDocValues can now return the wrapped
|
||||
SortedDocValues (Robert Muir, Adrien Grand)
|
||||
|
||||
* LUCENE-2844: The benchmark module can now test the spatial module. See
|
||||
spatial.alg (David Smiley, Liviy Ambrose)
|
||||
|
||||
Bug Fixes
|
||||
|
||||
* LUCENE-4998: Fixed a few places to pass IOContext.READONCE instead
|
||||
|
|
Loading…
Reference in New Issue