epugh commented on code in PR #2766: URL: https://github.com/apache/solr/pull/2766#discussion_r1806392282
########## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ########## @@ -77,6 +77,11 @@ users may pass `partialResults=false`. This feature has been improved to eliminate some wasted processing. In the presence of this parameter, queries encountering limits will return zero results, and to make it clear when this has happened, the `partialResults` response header will be set to `"omitted"` +=== Deprecations +* The language specific Response Writers have been deprecated in favour of more widely used formats like JSON. +The writer types invoked as part of the `wt` parameter that will be removed in 10 include `python`, `ruby`, `php`, and `phps`. +======= Review Comment: How did you sneak in? -- 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