So what would be the advice to a layman like me? 1. Use Solr 8.x with builtin DIH or 2. Use a 3rd part DIH with Solr 9.x
I have more than 20 cores, updating data from mysql daily through cron. Regards, Anuj On Fri, 13 Jan 2023 at 20:33, Markus Jelsma <markus.jel...@openindex.io> wrote: > Hello, > > DIH was removed in Solr 9.x. You can either build your own importer, or use > the, now 3rd party, DIH [1] that is available as a package. > > Regards, > Markus > > [1] https://github.com/rohitbemax/dataimporthandler > > Op vr 13 jan. 2023 om 14:47 schreef Anuj Bhargava <anujb...@gmail.com>: > > > How do I import data from MySql database in Solr 9.1 > > > > Earlier I was using DIH in version 8.6.2 > > > > Regards, > > > > Anuj > > >