I am not getting correct way of configure dataimport handler. i want to import mysql AND SQL server dataimport in solr.
Want to import mysql database in solr version. or migrate solr version 8 to 9.
I was configure dataimport handler old way but this not work i mean after configuration core is not load.
Now i searching New solution on those problem's in Linux based system.
firstly you set your Apache solr and configure it.
and you simply Create a
.sh
file and enter following content in this file.nano FILE_NAME
after that give this file full permission using
chmod
chmod 777 FILE_NAME