[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158243#comment-17158243 ]
Erick Erickson commented on SOLR-14066: --------------------------------------- As far as DIH is concerned, it's very simple to write a client that > queries the database and/or file system > sends the results to Solr Here's an example: https://lucidworks.com/post/indexing-with-solrj/ Ditto with Tika, also in the example. There are quite a number of sound reasons to move those operations off Solr. I've always considered them good for getting started, but not production-strength solutions. Helping with migration to a package and ongoing maintenance of that package is certainly the best way to demonstrate that the functionality is valuable enough to keep available. > 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