RE: Big problem with solr in an official server.

2010-04-20 Thread Villemos, Gert
http://www.lucidimagination.com/blog/2010/01/21/the-seven-deadly-sins-of-solr/ Regards, Gert. From: MitchK [mailto:mitc...@web.de] Sent: Mon 4/19/2010 7:06 PM To: solr-user@lucene.apache.org Subject: Re: Big problem with solr in an official server. Wasn&#

Re: Big problem with solr in an official server.

2010-04-19 Thread MitchK
Wasn't there a good posting on lucidworks.com? The title was something like "deadly sins" or so. There are some good suggestions on things like that :). Kind regards - Mitch -- View this message in context: http://n3.nabble.com/Big-problem-with-solr-in-an-official-server-tp730049p730168.html S

Re: Big problem with solr in an official server.

2010-04-19 Thread Ahmet Arslan
> And what is the recommended max size > memory I should use ??? Is there anyone > recommended ??? What is your index size?

Re: Big problem with solr in an official server.

2010-04-19 Thread Ariel
And what is the recommended max size memory I should use ??? Is there anyone recommended ??? Regards. On Mon, Apr 19, 2010 at 12:44 PM, Geek Gamer wrote: > if you want to limit the use of memory by the java process you could use > java -XmxNGB > where N is the amount of memory you want to limit

Re: Big problem with solr in an official server.

2010-04-19 Thread Geek Gamer
if you want to limit the use of memory by the java process you could use java -XmxNGB where N is the amount of memory you want to limit to jetty container. On Mon, Apr 19, 2010 at 10:05 PM, Ariel wrote: > I have just read the post, but it doesn't said if the problems with memory > are associated

Re: Big problem with solr in an official server.

2010-04-19 Thread Ariel
I have just read the post, but it doesn't said if the problems with memory are associated with that way, the jetty web server it is used when I start solr that way, then I supposed that problems with memory should not happen because jetty must administrate the way the memory is used. Then are you

Re: Big problem with solr in an official server.

2010-04-19 Thread Ahmet Arslan
> Hi everybody: > > I have a big problem with solr in a server with the memory > size it is using, > I am setting up Solr with "java -jar start.jar" command in > an ubuntu server, > the process start.jar is using 7Gb of  memory in the > server and it is > affecting considerably the performance of