SOLR-7730: mention initial contributors

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mikhail Khludnev 2015-08-06 20:13:21 +00:00
parent bd430506ce
commit 455efee9ba
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ Optimizations
* SOLR-7730: Speed up SlowCompositeReaderWrapper.getSortedSetDocValues() by
avoiding merging FieldInfos just to check doc value type.
(Mikhail Khludnev, yonik)
(Paul Vasilyev, Yuriy Pakhomov, Mikhail Khludnev, yonik)
Build