Mark Miller created SOLR-3649:
---------------------------------

             Summary: The javabin update request handler does not seem to be 
working properly when calling solrj 
method*HttpSolrServer.deleteById(List<String> ids).
                 Key: SOLR-3649
                 URL: https://issues.apache.org/jira/browse/SOLR-3649
             Project: Solr
          Issue Type: Bug
          Components: clients - java
            Reporter: Mark Miller
            Priority: Minor
             Fix For: 4.0, 5.0


A single Id gets deleted from the index as opposed to the full list. It
appears properly in the logs - shows delete of all Ids sent, although all
but one remain in the index.

As reported on the mailing list 
http://lucene.472066.n3.nabble.com/Solr-4-Alpha-SolrJ-Indexing-Issue-tp3995781p3996074.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to