Was reading http://jakarta.apache.org/lucene/docs/fileformats.html and noticed that files .f1, f2, ... are not mentioned, but a file called .nrm is.
Are the .f1, .f2, ... files that are created in my index directory by DocumentWriter.writeNorms(Document doc, String segment) the .nrm file that is documented in the section called Normalization Factors? That is what it looked like, just wanted a confirmation from the experts before I commit that to my documentation for my internal Lucene implementation. Thanks, Eric -- Eric D. Isakson SAS Institute Inc. Application Developer SAS Campus Drive XML Technologies Cary, NC 27513 (919) 531-3639 http://www.sas.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
