Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
DIH currently can only be run inside Solr. But the core of DIH is quite independent of Solr. There are only a few points where it requires Solr core classes.They can be isolated out and we have an API in hand. If we limit the dependency down to common util then DIH can be used by
- Lucene users directly
- Run DIH remotely with SolrJ
- By any other tools using Lucene as their underlying datastore
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-7188 Run Data Import Handler processes in a SolrJ client
- Resolved
- is superceded by
-
SOLR-14783 Remove DIH from 9.0
- Closed