Related.  Can't be larger than -Xmx. :)  Or even equal to -Xmx, because other 
things need to live in the heap.  There is no exact function, so be more on the 
conservative side in order to avoid OOME.

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/



----- Original Message ----
> From: Dennis Gearon <gear...@sbcglobal.net>
> To: solr-user@lucene.apache.org
> Sent: Sat, October 9, 2010 12:58:18 AM
> Subject: Re: Speeding up solr indexing
> 
> How does that have to work with Java's memory? 
> 
> In lockstep, a certain  percentage, not related, what, or at all?
> 
> 
> Dennis  Gearon
> 
> Signature Warning
> ----------------
> It is always a good idea  to learn from your own mistakes. It is usually a 
>better idea to learn from  others’ mistakes, so you do not have to make them 
>yourself. from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'
> 
> EARTH  has a Right To Life,
>   otherwise we all die.
> 
> 
> --- On Fri,  10/8/10, Otis Gospodnetic <otis_gospodne...@yahoo.com>  wrote:
> 
> > From: Otis Gospodnetic <otis_gospodne...@yahoo.com>
> >  Subject: Re: Speeding up solr indexing
> > To: solr-user@lucene.apache.org
> >  Date: Friday, October 8, 2010, 9:13 PM
> > Hi,
> > 
> > Assuming  your DB/network/something else is not the
> > bottleneck, increase your 
> > ramBufferSizeMB (in solrconfig).
> > 
> > Otis
> >  ----
> > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
> > Lucene ecosystem  search :: http://search-lucene.com/
> > 
> > 
> > 
> > ----- Original  Message ----
> > > From: sivaprasad <sivaprasa...@echidnainc.com>
> >  > To: solr-user@lucene.apache.org
> >  > Sent: Fri, October 8, 2010 2:59:45 PM
> > > Subject: Speeding up  solr indexing
> > > 
> > > 
> > > Hi,
> > > I am  indexing the data using DIH.Data coming from
> > mysql.Each   document
> > > contains 30 fields.Some of the fields are multi
> >  valued.When i am  trying to
> > > index 10 million records it taking more  time to
> > index.
> > > 
> > > Any  body has suggestions to  speed up indexing
> > process?Any suggestions on
> > > solr  admin  level configurations?
> > > 
> > > 
> > > Thanks,
> >  > JS
> > > -- 
> > > View this message  in context: 
> >  
>>http://lucene.472066.n3.nabble.com/Speeding-up-solr-indexing-tp1667054p1667054.html
>
> >  >
> > > Sent  from the Solr - User mailing list archive
> > at  Nabble.com.
> > > 
> >
>

Reply via email to