Hi ,

    I have a requirement to create cores for each customers. I tried
creating cores using the below code

                       CoreAdminRequest.Create create = new
CoreAdminRequest.Create();
                                CoreAdminRequest.createCore(indexName+i, 
"C://solr/",
solr);


It created the core , but I need to put each customers( where user_id = 'a') 
indexes into each core . 

 can anyone please help me on this ?

Thanks 
Prabhakaran.P



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-create-cores-for-each-customers-tp3973681.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to