Hi,I'd like to know how the DIH handle to update Solr. Does it update after a specific amount of time or is there some trigger that activates the DIH every time something is commited to the RDBMS. It would be the best, if there is something like "realtime" synchronization between solr and our sql-servers.
Also, how reliable is the DIH? I read Elasticsearch's JDBC plugin has some problems reconstructing data with too many joins. Are there any issues with solr in that way? Thanks for your help.