Is it possible to use solr DataImportHandler when that database fields are not fixed ? As per my findings we need to configure which table ( entity) we will read the data and must match which fields in database will map to fields in solr schema
Since in my case database fields could be dynamic , can DIH be helpful ? please suggest -- Nipen Mark