>The reason I'm
asking this that I'm still trying to figure out whether having a machine
with huge ram actually helps Lucene, or not.

Thanks,
Nadav.




Memory can help a little at index time, but you will mostly be Disk / IO bound. How fast can you read your data in, how fast can you write it out. More spinning disks will help more than extra RAM.

At least in my experience.

Dan

--
****************************
Daniel Armbrust
Biomedical Informatics
Mayo Clinic Rochester
daniel.armbrust(at)mayo.edu
http://informatics.mayo.edu/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to