Re: Multiple Data Directories and 1 SOLR instance

2012-01-27 Thread Nitin Arora
Thanks for the reply guys (Cameron, David and Anderson). I will go through the details of using multiple cores. Thanks Nitin -- View this message in context: http://lucene.472066.n3.nabble.com/Multiple-Data-Directories-and-1-SOLR-instance-tp3691644p3694412.html Sent from the Solr - User mailin

Re: Multiple Data Directories and 1 SOLR instance

2012-01-26 Thread Anderson vasconcelos
Nitin, Use Multicore configuration. For each organization, you create a new core with especific configurations. You will have one SOLR instance and one SOLR Admin tool to manage all cores. The configuration is simple. Good Luck Regards Anderson 2012/1/26 David Radunz > Hey, > >Sounds lik

Re: Multiple Data Directories and 1 SOLR instance

2012-01-26 Thread David Radunz
Hey, Sounds like what you need to setup is "Multiple Cores" configuration. At first I confused this with "Multi Core CPU", but that's not what it's about. Basically it's a way to run multiple 'solr' cores/indexes/configurations from a single Solr instance (which will scale better as the r