Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
4.6, 4.6.1, 4.7
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
SOLR-5762 SOLR-5658 broke backward compatibility of Javabin format
- Closed