gerlowskija commented on code in PR #3325: URL: https://github.com/apache/solr/pull/3325#discussion_r2048741818
########## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-10.adoc: ########## @@ -111,6 +111,8 @@ Users who that don't need to vary JAR access on a per-core basis have several op * CurrencyField has been removed. Users should migrate to the `CurrencyFieldType` implementation. +* The `addHttpRequestToContext` option in `solrconfig.xml` has been removed; it's obsolete. Review Comment: [0] Might be worth augmenting these docs so that users know they can still get at the request object via `SolrQueryRequest.getHttpSolrCall().getReq()` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org