Eric Pugh created SOLR-16601: -------------------------------- Summary: Remove Deprecated Methods from Solr Clients Key: SOLR-16601 URL: https://issues.apache.org/jira/browse/SOLR-16601 Project: Solr Issue Type: Sub-task Components: clients - java Affects Versions: main (10.0), 9.2 Reporter: Eric Pugh
Let's simplify our code base by removing the deprecated methods from the various client builders. I am hoping that there is a point in time that we can remove ALL the deprecated methods at once, so that users of SolrClients can move to the Builder pattern just once, and we can call it out big time in the release notes. What are the specifics of removing deprecated methods? Where do we docuemnt that? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org