Hi, The size is easy to calculate (it needs one byte per document and field):
[Number of documents] * 1 byte * [number of indexed fields with norms enabled] ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: roz dev [mailto:rozde...@gmail.com] > Sent: Saturday, September 17, 2011 7:38 PM > To: java-user@lucene.apache.org > Subject: How to estimate the size of lucene .nrm file > > Hi, > > I want to estimate the size of .nrm file that lucene will generate for a 20 Gb > index which has 2.5 Million Docs and 50 fields in each document. > > Is there any formula to predict it? > > And, what is the RAM cost of this nrm file. > > Thanks > Saroj --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org