SOLR-5954: Move CHANGES entry to 4.8.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1587925 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2014-04-16 14:31:33 +00:00
parent b0cdbe2242
commit 9804d3f853
1 changed files with 3 additions and 2 deletions

View File

@ -101,8 +101,6 @@ Bug Fixes
was an exception while trying to register as the leader. was an exception while trying to register as the leader.
(Mark Miller, Alan Woodward) (Mark Miller, Alan Woodward)
* SOLR-5954: Slower DataImportHandler process caused by not reusing jdbc
connections. (Mark Miller, Paco Garcia, Raja Nagendra Kumar)
Other Changes Other Changes
--------------------- ---------------------
@ -242,6 +240,9 @@ Bug Fixes
* SOLR-5943: SolrCmdDistributor does not distribute the openSearcher parameter. * SOLR-5943: SolrCmdDistributor does not distribute the openSearcher parameter.
(ludovic Boutros via shalin) (ludovic Boutros via shalin)
* SOLR-5954: Slower DataImportHandler process caused by not reusing jdbc
connections. (Mark Miller, Paco Garcia, Raja Nagendra Kumar)
Optimizations Optimizations
---------------------- ----------------------
* SOLR-1880: Distributed Search skips GET_FIELDS stage if EXECUTE_QUERY * SOLR-1880: Distributed Search skips GET_FIELDS stage if EXECUTE_QUERY