<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>3283197</buildableDurationMillis><buildableTimeMillis>3283197</buildableTimeMillis><buildingDurationMillis>1395709</buildingDurationMillis><executingTimeMillis>1395709</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginbranch_10x _class='hudson.plugins.git.util.Build'><buildNumber>305</buildNumber><marked><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><branch><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><name>refs/remotes/origin/branch_10x</name></branch></marked><revision><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><branch><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><name>refs/remotes/origin/branch_10x</name></branch></revision></refsremotesoriginbranch_10x></buildsByBranchName><lastBuiltRevision><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><branch><SHA1>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</SHA1><name>refs/remotes/origin/branch_10x</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/solr.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='hudson.plugins.jira.JiraBuildAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#305</displayName><duration>1395709</duration><estimatedDuration>1409127</estimatedDuration><fullDisplayName>Solr » Solr-TestIntegration-10.x #305</fullDisplayName><id>305</id><inProgress>false</inProgress><keepLog>false</keepLog><number>305</number><queueId>28617285</queueId><result>SUCCESS</result><timestamp>1787657263266</timestamp><url>https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-10.x/305/</url><builtOn>lucene-solr-3</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/modules/gcs-repository/src/java/org/apache/solr/gcs/GCSBackupRepository.java</affectedPath><affectedPath>solr/modules/gcs-repository/src/test/org/apache/solr/gcs/GCSBackupRepositoryTest.java</affectedPath><affectedPath>changelog/unreleased/gcs-copyIndexFileTo-fix.yml</affectedPath><commitId>bc9c1791c67382eeb2567404c9218a3f67211f24</commitId><timestamp>1787578758000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18250: GCSBackupRepository.copyIndexFileTo must not swallow failures (#4726)

Signed-off-by: prithvi &lt;prithvisivasankar@gmail.com&gt;
(cherry picked from commit 7c02750192a494602b08c95be02828b6016052c5)
</comment><date>2026-08-24 09:39:18 -0400</date><id>bc9c1791c67382eeb2567404c9218a3f67211f24</id><msg>SOLR-18250: GCSBackupRepository.copyIndexFileTo must not swallow failures (#4726)</msg><path><editType>edit</editType><file>solr/modules/gcs-repository/src/test/org/apache/solr/gcs/GCSBackupRepositoryTest.java</file></path><path><editType>edit</editType><file>solr/modules/gcs-repository/src/java/org/apache/solr/gcs/GCSBackupRepository.java</file></path><path><editType>add</editType><file>changelog/unreleased/gcs-copyIndexFileTo-fix.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/solrj/src/java/org/apache/solr/common/SolrDocumentBase.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/response/GeoJSONResponseWriter.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/join/TestCloudNestedDocsSort.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/response/JSONWriter.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/common/SolrDocument.java</affectedPath><affectedPath>solr/solrj/src/test/org/apache/solr/client/solrj/embedded/SolrExampleStreamingBinaryTest.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/common/SolrInputDocument.java</affectedPath><affectedPath>solr/solrj/src/test/org/apache/solr/client/solrj/embedded/SolrExampleStreamingBinaryHttp2Test.java</affectedPath><commitId>4ef9a9858c764ed99d5680353cf6665ec049dfb8</commitId><timestamp>1787591945000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18353: Remove deprecated SolrDocumentBase.getChildDocumentCount() (#4785)

(cherry picked from commit 7d8926542eaad9884c2a44608961d061936b6b33)
</comment><date>2026-08-24 13:19:05 -0400</date><id>4ef9a9858c764ed99d5680353cf6665ec049dfb8</id><msg>SOLR-18353: Remove deprecated SolrDocumentBase.getChildDocumentCount() (#4785)</msg><path><editType>edit</editType><file>solr/solrj/src/test/org/apache/solr/client/solrj/embedded/SolrExampleStreamingBinaryTest.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/response/JSONWriter.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/common/SolrInputDocument.java</file></path><path><editType>edit</editType><file>solr/solrj/src/test/org/apache/solr/client/solrj/embedded/SolrExampleStreamingBinaryHttp2Test.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/common/SolrDocument.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/response/GeoJSONResponseWriter.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/join/TestCloudNestedDocsSort.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/common/SolrDocumentBase.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/core/src/java/org/apache/solr/handler/MoreLikeThisHandler.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java</affectedPath><commitId>09ae6cc2a6d7166e3bca839b361c107d42ae72ed</commitId><timestamp>1787592374000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18109: move SolrPluginUtils debug methods to DebugComponent (#4779)

(cherry picked from commit 0006fe3c14cf3c926e5c607de5d219979a026f05)
</comment><date>2026-08-24 13:26:14 -0400</date><id>09ae6cc2a6d7166e3bca839b361c107d42ae72ed</id><msg>SOLR-18109: move SolrPluginUtils debug methods to DebugComponent (#4779)</msg><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/MoreLikeThisHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>changelog/unreleased/SOLR-18361-remove-legacyfieldvaluefeature.yml</affectedPath><affectedPath>solr/modules/ltr/src/test/org/apache/solr/ltr/feature/TestLegacyFieldValueFeature.java</affectedPath><affectedPath>solr/modules/ltr/src/java/org/apache/solr/ltr/feature/FieldValueFeature.java</affectedPath><affectedPath>solr/modules/ltr/src/java/org/apache/solr/ltr/feature/LegacyFieldValueFeature.java</affectedPath><commitId>3a001725f838a8b490833a0129dabce0aa55130f</commitId><timestamp>1787602736000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18361: Remove LegacyFieldValueFeature (contrib/ltr) (#4791)

(cherry picked from commit f4d629042a5c439abea986a0f3328f9b7ad1aeee)
</comment><date>2026-08-24 16:18:56 -0400</date><id>3a001725f838a8b490833a0129dabce0aa55130f</id><msg>SOLR-18361: Remove LegacyFieldValueFeature (contrib/ltr) (#4791)</msg><path><editType>delete</editType><file>solr/modules/ltr/src/test/org/apache/solr/ltr/feature/TestLegacyFieldValueFeature.java</file></path><path><editType>delete</editType><file>solr/modules/ltr/src/java/org/apache/solr/ltr/feature/LegacyFieldValueFeature.java</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR-18361-remove-legacyfieldvaluefeature.yml</file></path><path><editType>edit</editType><file>solr/modules/ltr/src/java/org/apache/solr/ltr/feature/FieldValueFeature.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/api/src/java/org/apache/solr/client/api/endpoint/TasksApi.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/api/ListActiveTasks.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/api/ActiveTask.java</affectedPath><affectedPath>changelog/unreleased/SOLR-18248-refactor-list-api.yml</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/admin/api/GetTaskStatusTest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/admin/api/ListActiveTasksTest.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/api/GetTaskStatus.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/component/ActiveTasksListHandler.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/admin/api/ActiveTaskTest.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/component/ActiveTaskQuerySupport.java</affectedPath><commitId>b1c004c71e91101c747708d0dae30ab43dc244e9</commitId><timestamp>1787607626000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18248 : Refactor List APIs to use Nested Interfaces (#4537)

Signed-off-by: jaykay12 &lt;jalazkumar1208@gmail.com&gt;
Co-authored-by: Eric Pugh &lt;epugh@opensourceconnections.com&gt;
(cherry picked from commit 5cb05a1ddbdb3ed9a46cddca797ddb72f5b52bca)
</comment><date>2026-08-24 17:40:26 -0400</date><id>b1c004c71e91101c747708d0dae30ab43dc244e9</id><msg>SOLR-18248 : Refactor List APIs to use Nested Interfaces (#4537)</msg><path><editType>delete</editType><file>solr/core/src/test/org/apache/solr/handler/admin/api/ActiveTaskTest.java</file></path><path><editType>add</editType><file>solr/core/src/java/org/apache/solr/handler/admin/api/GetTaskStatus.java</file></path><path><editType>delete</editType><file>solr/core/src/java/org/apache/solr/handler/admin/api/ActiveTask.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/component/ActiveTaskQuerySupport.java</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR-18248-refactor-list-api.yml</file></path><path><editType>add</editType><file>solr/core/src/java/org/apache/solr/handler/admin/api/ListActiveTasks.java</file></path><path><editType>edit</editType><file>solr/api/src/java/org/apache/solr/client/api/endpoint/TasksApi.java</file></path><path><editType>add</editType><file>solr/core/src/test/org/apache/solr/handler/admin/api/GetTaskStatusTest.java</file></path><path><editType>add</editType><file>solr/core/src/test/org/apache/solr/handler/admin/api/ListActiveTasksTest.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/component/ActiveTasksListHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/CalciteSolrDriver.java</affectedPath><affectedPath>solr/licenses/joou-java-6-0.9.4.jar.sha1</affectedPath><affectedPath>solr/licenses/httpcore5-5.2.3.jar.sha1</affectedPath><affectedPath>solr/licenses/calcite-linq4j-1.42.0.jar.sha1</affectedPath><affectedPath>solr/licenses/avatica-metrics-1.25.0.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrRules.java</affectedPath><affectedPath>solr/licenses/avatica-metrics-1.28.0.jar.sha1</affectedPath><affectedPath>solr/solr-ref-guide/gradle.lockfile</affectedPath><affectedPath>gradle/libs.versions.toml</affectedPath><affectedPath>solr/licenses/httpclient5-5.2.1.jar.sha1</affectedPath><affectedPath>solr/licenses/calcite-core-1.42.0.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java</affectedPath><affectedPath>changelog/unreleased/PR#3119-update-org-apache-calcite.yml</affectedPath><affectedPath>solr/licenses/commons-compiler-3.1.11.jar.sha1</affectedPath><affectedPath>solr/licenses/calcite-core-1.37.0.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrProject.java</affectedPath><affectedPath>solr/modules/sql/gradle.lockfile</affectedPath><affectedPath>solr/solrj-streaming/gradle.lockfile</affectedPath><affectedPath>solr/licenses/janino-3.1.12.jar.sha1</affectedPath><affectedPath>solr/licenses/httpcore5-5.3.5.jar.sha1</affectedPath><affectedPath>solr/licenses/joou-java-6-NOTICE.txt</affectedPath><affectedPath>solr/licenses/checker-qual-3.54.0.jar.sha1</affectedPath><affectedPath>solr/licenses/httpcore5-h2-5.3.4.jar.sha1</affectedPath><affectedPath>solr/licenses/commons-compiler-3.1.12.jar.sha1</affectedPath><affectedPath>solr/licenses/avatica-core-1.25.0.jar.sha1</affectedPath><affectedPath>solr/licenses/calcite-linq4j-1.37.0.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrToEnumerableConverterRule.java</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrAggregate.java</affectedPath><affectedPath>solr/licenses/httpclient5-5.5.jar.sha1</affectedPath><affectedPath>solr/licenses/joou-java-6-LICENSE-ASL.txt</affectedPath><affectedPath>solr/licenses/janino-3.1.11.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrSort.java</affectedPath><affectedPath>solr/licenses/avatica-core-1.28.0.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrEnumerator.java</affectedPath><affectedPath>solr/licenses/httpcore5-h2-5.2.jar.sha1</affectedPath><affectedPath>solr/modules/sql/src/test/org/apache/solr/handler/sql/TestSQLHandler.java</affectedPath><commitId>617486c9df7b8b03edc093f58aae65ea8d61e3c0</commitId><timestamp>1787610389000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>Update org.apache.calcite   - abandoned (#3119)

Co-authored-by: Jan Høydahl &lt;janhoy@apache.org&gt;
Co-authored-by: Eric Pugh &lt;epugh@opensourceconnections.com&gt;
Co-authored-by: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
(cherry picked from commit 19ad2f36bfde83157cb7ac3276b707cedefd48e4)
</comment><date>2026-08-24 18:26:29 -0400</date><id>617486c9df7b8b03edc093f58aae65ea8d61e3c0</id><msg>Update org.apache.calcite   - abandoned (#3119)</msg><path><editType>delete</editType><file>solr/licenses/janino-3.1.11.jar.sha1</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrRules.java</file></path><path><editType>add</editType><file>solr/licenses/janino-3.1.12.jar.sha1</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrSort.java</file></path><path><editType>add</editType><file>solr/licenses/calcite-core-1.42.0.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/joou-java-6-0.9.4.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/httpcore5-5.3.5.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/joou-java-6-NOTICE.txt</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrAggregate.java</file></path><path><editType>edit</editType><file>solr/solr-ref-guide/gradle.lockfile</file></path><path><editType>add</editType><file>changelog/unreleased/PR#3119-update-org-apache-calcite.yml</file></path><path><editType>delete</editType><file>solr/licenses/commons-compiler-3.1.11.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/httpclient5-5.5.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/checker-qual-3.54.0.jar.sha1</file></path><path><editType>edit</editType><file>solr/modules/sql/src/test/org/apache/solr/handler/sql/TestSQLHandler.java</file></path><path><editType>add</editType><file>solr/licenses/avatica-core-1.28.0.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/httpclient5-5.2.1.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/avatica-core-1.25.0.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/httpcore5-h2-5.3.4.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/joou-java-6-LICENSE-ASL.txt</file></path><path><editType>edit</editType><file>gradle/libs.versions.toml</file></path><path><editType>delete</editType><file>solr/licenses/httpcore5-5.2.3.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/commons-compiler-3.1.12.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/avatica-metrics-1.28.0.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/calcite-linq4j-1.37.0.jar.sha1</file></path><path><editType>add</editType><file>solr/licenses/calcite-linq4j-1.42.0.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/avatica-metrics-1.25.0.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/calcite-core-1.37.0.jar.sha1</file></path><path><editType>delete</editType><file>solr/licenses/httpcore5-h2-5.2.jar.sha1</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrToEnumerableConverterRule.java</file></path><path><editType>edit</editType><file>solr/solrj-streaming/gradle.lockfile</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrEnumerator.java</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrProject.java</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/CalciteSolrDriver.java</file></path><path><editType>edit</editType><file>solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java</file></path><path><editType>edit</editType><file>solr/modules/sql/gradle.lockfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/solrj/src/java/org/apache/solr/client/solrj/request/CollectionAdminRequest.java</affectedPath><affectedPath>changelog/unreleased/SOLR-18359-remove-setmaxfuturems-integer.yml</affectedPath><commitId>80560a57b80902c27644aad8495281565d3b7131</commitId><timestamp>1787611291000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18359: remove CreateTimeRoutedAlias.setMaxFutureMs(Integer) overload (#4781)

(cherry picked from commit 6a6ca81455b1e34233d477b903062cd4dd43a1b7)
</comment><date>2026-08-24 18:41:31 -0400</date><id>80560a57b80902c27644aad8495281565d3b7131</id><msg>SOLR-18359: remove CreateTimeRoutedAlias.setMaxFutureMs(Integer) overload (#4781)</msg><path><editType>add</editType><file>changelog/unreleased/SOLR-18359-remove-setmaxfuturems-integer.yml</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/client/solrj/request/CollectionAdminRequest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>changelog/unreleased/SOLR-18355-remove-geohashfunction.yml</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/search/function/distance/GeohashFunction.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/search/ValueSourceParser.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/search/function/distance/GeohashHaversineFunction.java</affectedPath><commitId>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</commitId><timestamp>1787611730000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></author><authorEmail>epugh@opensourceconnections.com</authorEmail><comment>SOLR-18355: Remove deprecated GeohashFunction/GeohashHaversineFunction (#4788)

(cherry picked from commit 558c49062622d553e61d9e7e53d3535f67f5c0b3)
</comment><date>2026-08-24 18:48:50 -0400</date><id>44d7d24853482f9c20fbec7923958ab8b8e1c5c1</id><msg>SOLR-18355: Remove deprecated GeohashFunction/GeohashHaversineFunction (#4788)</msg><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java</file></path><path><editType>delete</editType><file>solr/core/src/java/org/apache/solr/search/function/distance/GeohashFunction.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/search/ValueSourceParser.java</file></path><path><editType>delete</editType><file>solr/core/src/java/org/apache/solr/search/function/distance/GeohashHaversineFunction.java</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR-18355-remove-geohashfunction.yml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci-builds.apache.org/user/epugh</absoluteUrl><fullName>David Eric Pugh</fullName></culprit></freeStyleBuild>