SOLR-5354: fix attribution

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1546589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-11-29 16:03:21 +00:00
parent 921bd47919
commit 52e8ead225
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ Bug Fixes
a SolrCore does not exist in core discovery mode. (Mark Miller)
* SOLR-5354: Distributed sort is broken with CUSTOM FieldType.
(Steve Rowe, hossman, Jessica Cheng)
(Steve Rowe, hossman, Robert Muir, Jessica Cheng)
Optimizations
----------------------