You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2017/10/04 19:17:00 UTC

[jira] [Created] (SOLR-11438) Solr should return rf when min_rf is specified for delete-by-id and delete-by-query.

Erick Erickson created SOLR-11438:
-------------------------------------

             Summary: Solr should return rf when min_rf is specified for delete-by-id and delete-by-query.
                 Key: SOLR-11438
                 URL: https://issues.apache.org/jira/browse/SOLR-11438
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.0, 6.6.1, master (8.0)
            Reporter: Erick Erickson
            Assignee: Erick Erickson


When we add documents and specify min_rf we get back an rf parameter in the response which is the number of replicas that successfully received the add. 

However, for delete-by-id or delete-by-query we do not return this data. Is there any harm in it?

Assigning to myself to track, anyone else who wants it feel free.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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