Hi, I am looking to import entries to my SOLR server by using the DIH, connecting to an external postgre SQL server using the JDBC driver. I will be importing about 50,000 entries each time.
Is connecting to an external SQL server for my data unreliable or risky, or is it instead perfrectly reasonable? My alternative is to export the SQL file on the other server, download the SQL file to my SOLR server, import it to my Solr servers copy of postgreSQL and then run the DIH on the local database. -- View this message in context: http://lucene.472066.n3.nabble.com/Concern-with-using-external-SQL-server-for-DIH-tp4024514.html Sent from the Solr - User mailing list archive at Nabble.com.