[ https://issues.apache.org/jira/browse/SOLR-14034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257038#comment-17257038 ]
ASF subversion and git services commented on SOLR-14034: -------------------------------------------------------- Commit 17adcc7aa499dd23500772717b075835182480b4 in lucene-solr's branch refs/heads/master from Tim Dillon [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=17adcc7 ] SOLR-14034: remove deprecated min_rf references (#2152) > 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 > Priority: Blocker > Labels: newdev > Fix For: master (9.0) > > Time Spent: 1h 40m > Remaining Estimate: 0h > > * {{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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org