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/04/13 08:31:14 UTC

[jira] Reopened: (SOLR-1059) Add special variables for deleting documents, skipping rows and transforms in DIH

     [ https://issues.apache.org/jira/browse/SOLR-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reopened SOLR-1059:
-----------------------------------------


> Add special variables for deleting documents, skipping rows and transforms in DIH
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-1059
>                 URL: https://issues.apache.org/jira/browse/SOLR-1059
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1059.patch, SOLR-1059.patch, SOLR-1059.patch, SOLR-1059.patch, SOLR-1059.patch, SOLR-1059.patch
>
>
> There is no means to delete docs in DIH.
> add two special variables 
> # $deleteDocId
> # $deleteDocQuery
> if the returned row contains these fields DIH will delete docs by id or query depending on what is present

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