Re: Lucene reorganizing indexes

2012-07-18 Thread googoo
Optimize will release disk space if have lots of delete. (Merge will do same thing). For me, I think optimize will little bit speed up search. Which JRE are you using? for windows, if you are using 64bit JRE, then lucene try to map index to memory. that will use lots of memory and also involve lot

RE: Lucene reorganizing indexes

2012-07-17 Thread Scott Smith
It's lucene -Original Message- From: Ralf Heyde [mailto:ralf.he...@gmx.de] Sent: Monday, July 16, 2012 10:42 PM To: java-user@lucene.apache.org Subject: AW: Lucene reorganizing indexes Do you use Lucene or Solr? We faced the problem in Solr due too big Caches, which where (re)warmed up

RE: Lucene reorganizing indexes

2012-07-16 Thread Uwe Schindler
You may want to read: http://www.searchworkings.org/blog/-/blogs/simon-says%3A-optimize-is-bad-for -you - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Scott Smith [mailto:ssm...@mainstreamdata.com] > Se