diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index feb0e10dc2e..0aca8e09c5a 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -283,6 +283,8 @@ Bug Fixes other than count, resulted in incorrect results. This has been fixed, and facet.prefix support for facet.method=uif has been enabled. (Mikhail Khludnev, yonik) +* SOLR-8135: If a core reload is fired after a core close, it is not a recoverable error (noble) + Optimizations ---------------------- * SOLR-7876: Speed up queries and operations that use many terms when timeAllowed has not been