Hello,

I have a use where I'm trying to integrate Solr:
 - 2 databases with the same schema
 - I want to index multiple enttities from those databases
My question is what is the best way of approaching this topic:
 - should I create a core for each database and inside that core create a
document with all information that I need?

Reply via email to