Separate control to run preImportDeleteQuery and postImportDeleteQuery
----------------------------------------------------------------------

                 Key: SOLR-2144
                 URL: https://issues.apache.org/jira/browse/SOLR-2144
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 3.1, 4.0
            Reporter: Sven Almgren


Allow separate control on when to run preImportDeleteQuery and 
postImportDeleteQuery. This is needed when using full-import to run deltas.

Suggest leaving clean variable for compatibility and "general" setting, and 
then allow overriding pre/post with preclean=true/false and 
postclean/true/false.

Also move checking {{requestParameters.clean}} from {{cleanByQuery}} to callee.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to