Re: Taking too much time in optimization

2009-08-10 Thread Laxmilal Menariya
> > From: Laxmilal Menariya > > To: java-user@lucene.apache.org > > Sent: Monday, August 10, 2009 3:23:17 AM > > Subject: Taking too much time in optimization > > > > Hello everyone, > > > > I have created a sample application & indexing fil

Re: Taking too much time in optimization

2009-08-10 Thread Otis Gospodnetic
://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message > From: Laxmilal Menariya > To: java-user@lucene.apache.org > Sent: Monday, August 10, 2009 3:23:17 AM > Subject: Taking too much time in optimization > > Hell

Taking too much time in optimization

2009-08-10 Thread Laxmilal Menariya
Hello everyone, I have created a sample application & indexing files properties, have index appx 107K files. I am getting OutofMemoryError after 100K while indexing, got the cause from MaxBuffereddocs=100K, but after that I am calling optimize() method, this is taking too much time appx 12-HRS,