Add expungeDelete to SolrJ's SolrServer.commit(..)
---------------------------------------------------
Key: SOLR-1487
URL: https://issues.apache.org/jira/browse/SOLR-1487
Project: Solr
Issue Type: Improvement
Components: clients - java
Affects Versions: 1.3
Environment: N/A
Reporter: Jibo John
Add expungeDelete to SolrJ's SolrServer.commit(..).
Currently, this can be done only through updatehandler ( ( curl update -F
stream.body=' <commit expungeDeletes="true"/>' ))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.