Re: solr dynamic core creation

2010-11-11 Thread nizan
as search engine Server - The http calls I made in the client, goes to another server, the master solr server (or one of the slaves), where I have embeddedSolrServer, aren't they? thanks, nizan -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dynamic-core-creation-tp

Re: solr dynamic core creation

2010-11-11 Thread nizan
27;t know about which cores are there or not, and on the server side I (maybe with a handler?), will understand if the core is not created, and create it if needed. Thanks, nizan -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dynamic-core-creation-tp1867705p1883213.html Sen

Re: solr dynamic core creation

2010-11-11 Thread nizan
Does anyone has any idea on how to do this? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dynamic-core-creation-tp1867705p1881374.html Sent from the Solr - User mailing list archive at Nabble.com.

Dynamic creating of cores in solr

2010-11-10 Thread Nizan Grauer
nt side - calling to the server can only make the calls it's doing now - for index and search, and cannot make calls for cores creation via the CoreAdminHandler. All I can do is something in the server itself What can I do to get it done? Write some RequestHandler? REquestProcessor? Any other option? Thanks, nizan

solr dynamic core creation

2010-11-09 Thread nizan
done? Write some RequestHandler? REquestProcessor? Any other option? Thanks, nizan -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dynamic-core-creation-tp1867705p1867705.html Sent from the Solr - User mailing list archive at Nabble.com.