Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: clarified some things

...

Solr 9.6.1 Release Highlights

  • Core loading at startup is no longer capped at 60 seconds (SOLR-17261)
  • Replicas are ensured to be marked as down when a Solr node is started (SOLR-17049)

  • 'Illegal character in query' exception in the new HttpJdkSolrClient has been fixed (SOLR-17263)
  • Performance regression for aliases in SolrJ has been fixed via partially reverting a recent change (SOLR-17275)
  • Fixed debugging of Rerank Queries when reRankScale is used (SOLR-17296)
  • System file separator is now used in CachingDirectoryFactory, instead of '/', fixing a regression on Windows (SOLR-17307)

...