You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Furkan KAMACI (JIRA)" <ji...@apache.org> on 2014/03/10 11:27:43 UTC

[jira] [Created] (SOLR-5844) Backward Compatibility Has Broken For deleteById() at Solrj

Furkan KAMACI created SOLR-5844:
-----------------------------------

             Summary: Backward Compatibility Has Broken For deleteById() at Solrj
                 Key: SOLR-5844
                 URL: https://issues.apache.org/jira/browse/SOLR-5844
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.6.1, 4.6, 4.7
            Reporter: Furkan KAMACI
             Fix For: 4.8


I have started up a SolrCloud of 4.5.1 

* When I use deleteById method of CloudSolrServer via 4.5.1 Solrj it works.
* When I use deleteById method of CloudSolrServer via 4.6.0 Solrj it does not work and does not throw error.
* When I use deleteById method of CloudSolrServer via 4.6.1 Solrj it does not work and does not throw error.
* When I use deleteById method of CloudSolrServer via 4.7.0 Solrj it does not work and does not throw error.

So it seems that backward compatibility has broken since 4.6.0 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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