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

Noble Paul commented on SOLR-801:
---------------------------------

OK .makes sense .Let us make it
preImportDeleteQuery and 
postImportDeleteQuery

delta import also use the same query. By default delta-import does not do 
delete (unless clean=true is passed in request param)

> configurable delete query  per root-entity
> ------------------------------------------
>
>                 Key: SOLR-801
>                 URL: https://issues.apache.org/jira/browse/SOLR-801
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>             Fix For: 1.4
>
>
> Now on a full import DIH deletes *:* which is a problem if I have different 
> root entities .
> Suggest having a deleteByQuery attribute for each root entity so that cleanup 
> can issue a different query instead of *:*

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to