Hello, I want to do distributed search with Solr for embedded "servers" via Solrj.
For now, I use MultiCore features (as in the tutorial) by initializing 10 different cores. But in the end I get 10 times the last core initialized. I don't know where is the problem (or a misconfiguration --"solr.xml", "solrconfig.xml", …--, or I shouldn't do like that). Thank you in advance Laurent FLEIFEL