Hi, You can use a simple httpurlrequest to create a new core for each customer as following :
http://localhost:8983/solr/admin/cores?action=CREATE&name=coreX&instanceDir=path_to_instance_directory&config=config_file_name.xml&schema=schem_file_name.xml&dataDir=data Regards Jamel ESSOUSSI -- View this message in context: http://lucene.472066.n3.nabble.com/How-do-create-dynamic-core-using-SOLRJ-tp3943530p3943604.html Sent from the Solr - User mailing list archive at Nabble.com.