Re: Limit of a one-server-SOLR-installation

2009-10-05 Thread Mark Miller
How many unique fields are you sorting and faceting on? Without knowing much, based on what you have said, for a single machine I would recommend at least 16GB of RAM for your setup. 32GB would be even better. 17 million docs is def doable on a single server, but if you are faceting/sorting on mul

Re: Limit of a one-server-SOLR-installation

2009-10-05 Thread Thomas Koch
Hi Gasol Wu, thanks for your reply. I tried to make the config and syslog shorter and more readable. solrconfig.xml (shortened): false 15 1500 2147483647 1 1000 1 false 10 1000 2147483647 1 t

Re: Limit of a one-server-SOLR-installation

2009-10-05 Thread Gasol Wu
Hi, it need more information to clarify. can you paste your solrconfig.xml and OOO exception log? On Mon, Oct 5, 2009 at 5:19 PM, Thomas Koch wrote: > Hi, > > I'm running a read only index with SOLR 1.3 on a server with 8GB RAM and > the > Heap set to 6GB. The index contains 17 million document

Limit of a one-server-SOLR-installation

2009-10-05 Thread Thomas Koch
Hi, I'm running a read only index with SOLR 1.3 on a server with 8GB RAM and the Heap set to 6GB. The index contains 17 million documents and occupies 63GB of disc space with compression turned on. Replication frequency from the SOLR master is 5 minutes. The index should be able to support arou