Re: Generic questions - increase performance

2016-04-13 Thread Shawn Heisey
are > stacked up inside the server socket" > > I have a couple of generic questions. > > 1) *How would the increase of maxThreads will behave with RAM usage? > e.g.: if I increase by 2, would it be twice more?* Java threads themselves use a *very* small amount of memory. Th

Generic questions - increase performance

2016-04-13 Thread Bastien Latard - MDPI AG
have a couple of generic questions. 1) *How would the increase of maxThreads will behave with RAM usage? e.g.: if I increase by 2, would it be twice more?* 2) *What's the defaults values of maxThreads and maxConnections?* This post <http://stackoverflow.com/a/25765451/5165343> says

Re: Generic questions

2010-05-27 Thread Yonik Seeley
On Thu, May 27, 2010 at 2:12 PM, Blargy wrote: > What version is (http://svn.apache.org/repos/asf/lucene/dev/trunk/)? Im > guessing its 4.0-dev Yes. > but then where does 3.1 fit in? http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/ > Say I am running 1.4 and want to upgrade, whic

Re: Generic questions

2010-05-27 Thread Blargy
and want to upgrade, which version should I use? If I want to use a patch that has a fix version of 1.5 which should I be using? (https://issues.apache.org/jira/browse/SOLR-1316). Thanks again -- View this message in context: http://lucene.472066.n3.nabble.com/Generic-questions-tp848917p84

Re: Generic questions

2010-05-27 Thread Yonik Seeley
On Thu, May 27, 2010 at 12:48 PM, Blargy wrote: > Can someone explain to be what the state of Solr/Lucene is... didn't they > recently combine? Yes, it started in March. Development is combined (committers, dev list, etc), but separate downloads and user lists will remain. > I know I am running

Generic questions

2010-05-27 Thread Blargy
nough" for production use? Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Generic-questions-tp848917p848917.html Sent from the Solr - User mailing list archive at Nabble.com.