Skip to content

Commit 7eab707

Browse files
committed
Move doc to 9.10 section
1 parent 40fcf2c commit 7eab707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,11 @@ It is always strongly recommended that you fully reindex your documents after a
6767
In Solr 8, it was possible to add docValues to a schema without re-indexing via `UninvertDocValuesMergePolicy`, an advanced/expert utility.
6868
Due to changes in Lucene 9, that isn't possible any more.
6969

70-
== Solr 9.9
70+
== Solr 9.10
7171
=== Java Security Manager
7272
Java removed support for the Security Manager starting with Java 24, therefore Solr will disable the feature when run with Java 24 or later.
7373

74+
== Solr 9.9
7475
=== SolrJ
7576

7677
If Http2SolrClient.Builder.withHttpClient is used, (and it's used more in 9.8, shifted from deprecated Apache HttpClient based clients), settings affecting HttpClient construction cannot be customized; an IllegalStateException will now be thrown if you try.

0 commit comments

Comments
 (0)