Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@apache.org Received: (qmail 60341 invoked from network); 24 Feb 2003 16:17:55 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Feb 2003 16:17:55 -0000 Received: (qmail 1188 invoked by uid 97); 24 Feb 2003 16:19:32 -0000 Delivered-To: qmlist-jakarta-archive-lucene-dev@nagoya.betaversion.org Received: (qmail 1180 invoked from network); 24 Feb 2003 16:19:32 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 24 Feb 2003 16:19:32 -0000 Received: (qmail 60094 invoked by uid 500); 24 Feb 2003 16:17:52 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 60081 invoked from network); 24 Feb 2003 16:17:52 -0000 Received: from merc63.na.sas.com (149.173.6.53) by daedalus.apache.org with SMTP; 24 Feb 2003 16:17:52 -0000 Received: from merc12.na.sas.com ([10.19.11.9]) by 10.19.11.49 with InterScan Messaging Security Suite; Mon, 24 Feb 2003 11:17:53 -0500 x-mimeole: Produced By Microsoft Exchange V6.0.6344.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Question about .f1, .f2, etc. files in index directory Date: Mon, 24 Feb 2003 11:17:53 -0500 Message-ID: <187D6D956106D84E9D8B280F6458FE140F5B36@merc12.na.sas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Question about .f1, .f2, etc. files in index directory Thread-Index: AcLcINWw/a/1m+3JRba+QCz2+s4T+A== From: "Eric Isakson" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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=20 -- 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: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org