It's hard to believe that an upgrade from 3.0.3 to 3.4.0 would make that much difference to CPU usage. Are you sure nothing else has changed? Has the crawling/indexing elapsed time gone up in the same proportion? Have you verified that the increased usage is actually in lucene rather than elsewhere?
See also http://wiki.apache.org/lucene-java/ImproveIndexingSpeed. -- Ian. On Wed, May 23, 2012 at 5:49 AM, NeelamSharma <neelam...@gmail.com> wrote: > Hello, > > I have wrote a crawling and indexing program using 3.0.3 version. It works > fine. CPU usage remain around 30%. In November, 2011 I have upgraded Lucene > 3.4.0 version, trying crawling and indexing with this version, it increased > CPU usage to 100%. Can any one please help me out about decreasing CPU > usage. > What are the settings to be done in Lucene to decrease CPU usage. > > Can I get any clue for any setting to reduce CPU usage in class > IndexWriterConfig.java, how can I use these setting. > > Thanks in Advance > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/CPU-usage-increased-using-3-4-0-tp3985579.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org