SOLR-6314: updated bug title to be more accurate and include Vamsee in credits, all in CHNAGES.txt. No code changes

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619470 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erick Erickson 2014-08-21 16:16:58 +00:00
parent c7b3050ca6
commit f608026e44
1 changed files with 2 additions and 1 deletions

View File

@ -295,7 +295,8 @@ Bug Fixes
* SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location. * SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location.
(Primož Skale via Erick Erickson) (Primož Skale via Erick Erickson)
* SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard (Erick Erickson) * SOLR-6314: Facet counts duplicated in the response if specified more than once on the request.
(Vamsee Yarlagadda, Erick Erickson)
* SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt * SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt
(Daniel Shchyokin via ehatcher) (Daniel Shchyokin via ehatcher)