[ 
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152650#comment-17152650
 ] 

Krzysztof Debski commented on SOLR-14066:
-----------------------------------------

DIH is deprecated, but I could not find what is the recommended way of 
importing from DB now.

I think you should tell users what they should use instead.

 

I use DIH for:
 # Populate initial data to Solr. We are adding Solr to existing systems and 
replacing DB search with Solr search, but we need to send data that is already 
in DB to Solr.
 # When we switch between primary and backup data centers, we need to populate 
Solrs in backup data center with data from DB (we replicate data on DB level). 
We have a few million entities that we need to load to Solr during 5 minutes 
window.

> Deprecate DIH and migrate to a community supported package
> ----------------------------------------------------------
>
>                 Key: SOLR-14066
>                 URL: https://issues.apache.org/jira/browse/SOLR-14066
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>            Reporter: Ishan Chattopadhyaya
>            Assignee: Ishan Chattopadhyaya
>            Priority: Blocker
>             Fix For: 8.6
>
>         Attachments: image-2019-12-14-19-58-39-314.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> DIH doesn't need to remain inside Solr anymore. Plan is to deprecate DIH in 
> 8.6, remove from 9.0. A community supported version of DIH (which can be used 
> with Solr's package manager) can be found here 
> https://github.com/rohitbemax/dataimporthandler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to