mirror of https://github.com/apache/lucene.git
SOLR-6029: fix smoke test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598195 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f9ae0e16a0
commit
183eef908b
|
@ -202,7 +202,7 @@ Bug Fixes
|
|||
* SOLR-6017: Fix SimpleQParser to use query analyzer
|
||||
(Ryan Ernst)
|
||||
|
||||
* SOLR_6029: CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException
|
||||
* SOLR-6029: CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException
|
||||
if elevated doc has been deleted from a segment. (Greg Harris, Joel Bernstein)
|
||||
|
||||
* SOLR-6030: Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm.
|
||||
|
|
Loading…
Reference in New Issue