Sure that is possible, but doesn't that defeat the purpose of sharding? Why distribute across one machine? Just keep all in one index in that case is my thought there...
-----Original Message----- From: Yury Kats [mailto:yuryk...@yahoo.com] Sent: Thursday, December 15, 2011 11:47 AM To: solr-user@lucene.apache.org Subject: Re: Core overhead On 12/15/2011 1:41 PM, Robert Petersen wrote: > loading. Try it out, but make sure that the functionality you are > actually looking for isn't sharding instead of multiple cores... Yes, but the way to achieve sharding is to have multiple cores. The question is then becomes -- how many cores (shards)?