Currently i have a Solr core, which is importing data from multiple entities, i.e 2 different MySQL tables.
I have to import data in the same core through 3rd entity which is another core in the same Solr Database. I found a documentation on many different sites which were guiding how to import data from multiple entities which is mostly MySQL dbs.
But I want to modify solr data-config.xml to import data from all the three entities simultaneously. Needing pointers for my queries.
data-config.xmlfile. But I am sure how to import data from another solr core. - Anuj