You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/02/24 12:22:01 UTC

[jira] Commented: (SOLR-801) configurable delete query per root-entity

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

Shalin Shekhar Mangar commented on SOLR-801:
--------------------------------------------

I encountered a NPE in case of multiple root entities when deleteQuery is not specified.

Committed revision 747343.

> 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
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-801.patch, SOLR-801.patch, SOLR-801.patch, SOLR-801.patch
>
>
> 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.