RE: Multi Core - Max Core Count Recommendation

2008-12-10 Thread Lance Norskog
here is an unwritten wiki page of practical experiences. -Original Message- From: Ryan Peterson [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2008 2:20 PM To: solr-user@lucene.apache.org Subject: Re: Multi Core - Max Core Count Recommendation We are considering a migration to SOLR f

Re: Multi Core - Max Core Count Recommendation

2008-12-10 Thread Ryan Peterson
From: Ryan McKinley <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, December 10, 2008 1:26:07 PM Subject: Re: Multi Core - Max Core Count Recommendation it depends! yes there is overhead to each core -- how much it matters will depend entirely on your set

Re: Multi Core - Max Core Count Recommendation

2008-12-10 Thread Ryan McKinley
it depends! yes there is overhead to each core -- how much it matters will depend entirely on your setup and typical usage pattern. sorry this is not a particularly useful answer. I think the choice of how many cores will come down to your domain logic needs more then hardware. If you are

Multi Core - Max Core Count Recommendation

2008-12-10 Thread Ryan Peterson
I'm trying to see if anyone has any recommendations on the maximum number of cores that should be used within Solr. Is there significant overhead to each core? Should it be 10 or less, or is 100 or 1,000 cores acceptable. Thanks, Ryan