Dear Solr Community, Need your advice for the best option
I have four tables in the DB and i want to index them in Solr.I want to query these tables differently in Solr as they don't have any relation between them. Could you please tell whether i should create different cores for each table or should i indexed them in one core with different entities. If latter is the case then how i can query Solr on basis of entity?
Thanks and Regards Neha Gupta