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

Sven Almgren updated SOLR-2144:
-------------------------------

    Attachment: SOLR-2144.patch

Added preclean and postclean flags to DataImportHandler that overrides the 
clean flag when specified. Also added simple tests to verify "normal" clean 
flag.

> 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
>         Attachments: SOLR-2144.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to