You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alexandre Rafalovitch (Jira)" <ji...@apache.org> on 2020/08/29 20:09:00 UTC

[jira] [Resolved] (SOLR-12515) DIH gui should be intelligent about the "clean" being checked option

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

Alexandre Rafalovitch resolved SOLR-12515.
------------------------------------------
    Resolution: Won't Fix

> 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
>          Components: contrib - DataImportHandler
>    Affects Versions: 7.3.1
>            Reporter: David 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org