You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Christine Poerschke (Jira)" <ji...@apache.org> on 2019/12/09 13:49:00 UTC

[jira] [Created] (SOLR-14034) remove deprecated min_rf references

Christine Poerschke created SOLR-14034:
------------------------------------------

             Summary: remove deprecated min_rf references
                 Key: SOLR-14034
                 URL: https://issues.apache.org/jira/browse/SOLR-14034
             Project: Solr
          Issue Type: Task
            Reporter: Christine Poerschke
             Fix For: master (9.0)


* {{min_rf}} support was added under SOLR-5468 in version 4.9 (https://github.com/apache/lucene-solr/blob/releases/lucene-solr/4.9.0/solr/solrj/src/java/org/apache/solr/client/solrj/request/UpdateRequest.java#L50) and deprecated under SOLR-12767 in version 7.6 (https://github.com/apache/lucene-solr/blob/releases/lucene-solr/7.6.0/solr/solrj/src/java/org/apache/solr/client/solrj/request/UpdateRequest.java#L57-L61)

* http://lucene.apache.org/solr/7_6_0/changes/Changes.html and https://lucene.apache.org/solr/guide/8_0/major-changes-in-solr-8.html#solr-7-6 both clearly mention the deprecation

This ticket is to fully remove {{min_rf}} references in code, tests and documentation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org