mirror of https://github.com/apache/lucene.git
Added missing entries to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bcc7efbee5
commit
ddc63adcfd
|
@ -365,9 +365,10 @@ Bug Fixes
|
||||||
* SOLR-2623: Solr JMX MBeans do not survive core reloads (Alexey Serba, shalin)
|
* SOLR-2623: Solr JMX MBeans do not survive core reloads (Alexey Serba, shalin)
|
||||||
|
|
||||||
* Fixed grouping bug when start is bigger than rows and format is simple that zero documents are returned even
|
* Fixed grouping bug when start is bigger than rows and format is simple that zero documents are returned even
|
||||||
if there are documents to display.
|
if there are documents to display. (Martijn van Groningen, Nikhil Chhaochharia)
|
||||||
|
|
||||||
* SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format and start > 0
|
* SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format and
|
||||||
|
start > 0 (Martijn van Groningen, Matteo Melli)
|
||||||
|
|
||||||
* SOLR-2642: Fixed sorting by function when using grouping. (Thomas Heigl, Martijn van Groningen)
|
* SOLR-2642: Fixed sorting by function when using grouping. (Thomas Heigl, Martijn van Groningen)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue