mirror of https://github.com/apache/lucene.git
SOLR-6182: add to change list for 4.9 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604085 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e18a021fa4
commit
2420a3564e
|
@ -216,6 +216,10 @@ Bug Fixes
|
|||
with group.facet, faceting on facet.field and either facet.range or facet.query.
|
||||
(David Smiley)
|
||||
|
||||
* SOLR-6182: Data stored by the RestManager could not be reloaded after core restart, causing
|
||||
the core to fail to load; cast the data loaded from storage to the correct data type.
|
||||
(Timothy Potter)
|
||||
|
||||
Other Changes
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue