Re: More heap usage in Solr during indexing

2014-03-19 Thread solr2020
We are doing Autocommit for every five minutes. -- View this message in context: http://lucene.472066.n3.nabble.com/More-heap-usage-in-Solr-during-indexing-tp4124898p4125497.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: More heap usage in Solr during indexing

2014-03-17 Thread solr2020
Yes Shawn. our data source is oracle DB. Here is the datasource section config. -- View this message in context: http://lucene.472066.n3.nabble.com/More-heap-usage-in-Solr-during-indexing-tp4124898p4124934.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: More heap usage in Solr during indexing

2014-03-17 Thread Shawn Heisey
On 3/17/2014 12:39 PM, solr2020 wrote: previously we faced OOM when we try to index 1.2M records at the same time. Now we divided that into two chunks and indexing twice. So now we are not getting OOM but heap usage is more. So we are analyzing and trying to find the cause to make sure we shouldn

Re: More heap usage in Solr during indexing

2014-03-17 Thread solr2020
this message in context: http://lucene.472066.n3.nabble.com/More-heap-usage-in-Solr-during-indexing-tp4124898p4124906.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: More heap usage in Solr during indexing

2014-03-17 Thread Greg Walters
ivided that into two chunks and indexing twice. So now we are not > getting OOM but heap usage is more. So we are analyzing and trying to find > the cause to make sure we shouldn't get OOM again. > > > > -- > View this message in context: > http://lucene.472066

Re: More heap usage in Solr during indexing

2014-03-17 Thread Greg Walters
the max heap at > sometimes during indexing? > > due to large index size(80M docs) or some large incoming record. > > > Thanks. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/More-heap-usage-in-Solr-during-indexing-tp

More heap usage in Solr during indexing

2014-03-17 Thread solr2020
sometimes during indexing? due to large index size(80M docs) or some large incoming record. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/More-heap-usage-in-Solr-during-indexing-tp4124898.html Sent from the Solr - User mailing list archive at Nabble.com.