SOLR-8135: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

This commit is contained in:
Noble Paul 2016-03-11 00:52:52 +05:30
parent 6689e1c55a
commit 96b059c9dd
1 changed files with 2 additions and 0 deletions

View File

@ -283,6 +283,8 @@ Bug Fixes
other than count, resulted in incorrect results. This has been fixed, and facet.prefix
support for facet.method=uif has been enabled. (Mikhail Khludnev, yonik)
* SOLR-8135: If a core reload is fired after a core close, it is not a recoverable error (noble)
Optimizations
----------------------
* SOLR-7876: Speed up queries and operations that use many terms when timeAllowed has not been