Solr DIH showing data import successfull but no docs retrieved via query
问题 I am using the SolrEntityProcessor in my DIH config to reindex data from one collection to another. Here is my DIH config for the same <dataConfig> <document> <entity name="sep" processor="SolrEntityProcessor" url="http://127.0.0.1:8983/solr/techPro2 " query="*:*"/> </document> </dataConfig> I have another collection techproducts(destination collection) which has the same configset(sample_techproducts_configs) as techPro2 (my source collection here). So after performing a fullimport of the