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 "Noble Paul (JIRA)" <ji...@apache.org> on 2009/05/14 11:55:45 UTC

[jira] Created: (SOLR-1168) deletedPkQuery should be usable in full-import as well

deletedPkQuery should be usable in full-import as well
------------------------------------------------------

                 Key: SOLR-1168
                 URL: https://issues.apache.org/jira/browse/SOLR-1168
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
            Reporter: Noble Paul


There is no way to delete a few docs fom your index as a part of your full-import.
The full import can take an extra param delete=true and it can execute the deletedPkQuery. delete=true must be true default for delta-import

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