Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 4106 invoked from network); 29 Oct 2005 11:25:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Oct 2005 11:25:03 -0000 Received: (qmail 2647 invoked by uid 500); 29 Oct 2005 11:24:52 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 2628 invoked by uid 500); 29 Oct 2005 11:24:51 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 2617 invoked by uid 99); 29 Oct 2005 11:24:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2005 04:24:51 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lucenelist@danielnaber.de designates 80.67.18.14 as permitted sender) Received: from [80.67.18.14] (HELO smtprelay02.ispgateway.de) (80.67.18.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2005 04:24:47 -0700 Received: (qmail 19250 invoked from network); 29 Oct 2005 11:24:31 -0000 Received: from unknown (HELO p5496f789.dip.t-dialin.net) ([pbs]695637@[84.150.247.137]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 29 Oct 2005 11:24:31 -0000 From: Daniel Naber To: java-dev@lucene.apache.org Subject: Re: svn commit: r329366 - in /lucene/java/trunk: ./ docs/ src/java/org/apache/lucene/document/ src/java/org/apache/lucene/index/ xdocs/ Date: Sat, 29 Oct 2005 13:24:51 +0200 User-Agent: KMail/1.8.2 References: <20051029035308.79822.qmail@minotaur.apache.org> In-Reply-To: <20051029035308.79822.qmail@minotaur.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510291324.51487@danielnaber.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Samstag 29 Oktober 2005 05:53, yonik@apache.org wrote: > +
  • If the fifth lowest-order bit is set (0x10), > norms are omitted for the indexed field.
  • As there's only one version of this file on the homepage: could you add information to which version this applies? People using Lucene 1.4 might be confused otherwise. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org