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

Eric Pugh updated SOLR-12515:
-----------------------------
    Attachment: SOLR-12515.patch

> DIH gui should be intelligent about the "clean" being checked option
> --------------------------------------------------------------------
>
>                 Key: SOLR-12515
>                 URL: https://issues.apache.org/jira/browse/SOLR-12515
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - DataImportHandler
>    Affects Versions: 7.3.1
>            Reporter: Eric Pugh
>            Priority: Minor
>         Attachments: SOLR-12515.patch
>
>
> The DIH webapp by default has the "clean" checkbox enabled.   Clean is very 
> dangerous because you delete all the data first, and then load the data.   
> A previous ticket, SOLR-11933 had some suggestions on how best to solve this 
> problem, specifically:
> bq. I think the default of the 'clean' checkbox in the UI should change 
> depending on the type of import selected. This is what happens when using the 
> API directly and the clean parameter is not present.
> bq. 
> bq. If full-import is selected, it should be on, if delta-import is selected, 
> it should be off. (with the option for the user to change the setting, of 
> course)
> This patch applies this logic change.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to