[ 
https://issues.apache.org/jira/browse/SOLR-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488406#comment-13488406
 ] 

Lance Norskog commented on SOLR-1487:
-------------------------------------

a) They both require changes to the same path, so should probably be in one 
commit.
b) SOLR-3938 has a unit test, while this does not. It is really easy for this 
kind of feature to stop working. The SolrJ code paths for 
commit/rollback/prepareCommit etc. need unit tests. 


                
> 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
>         Attachments: expunge-patch.txt
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
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