Re: Multi Core / On demand loading

2013-02-14 Thread vybe3142
Thanks, We run SOLR 4.0 in production. Yesterday, I ported our configuration to 4.1 on my local workstation. I just looked at the SOLR-4400 fix versions and as per the info, I might wait till 4.2 before porting. -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Core-On

Re: Multi Core / On demand loading

2013-02-14 Thread Erick Erickson
Almost forgot. Do be aware of https://issues.apache.org/jira/browse/SOLR-4400. This came to light under an absurd load of opening/closing transient cores, which only means it won't show up until you go into production. The fix is on both trunk and 4x. On Thu, Feb 14, 2013 at 7:46 AM, Erick Eric

Re: Multi Core / On demand loading

2013-02-14 Thread Erick Erickson
I updated this page: http://wiki.apache.org/solr/CoreAdmin, look for "transientCacheSize" and "loadOnStartup". Be aware that this is somewhat in flux, but anything you find please report! Man, oh man, do I have a lot of documentation to do on all this once the dust settles Erick On Wed, Feb