Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 78427 invoked from network); 9 Jun 2006 06:13:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 06:13:31 -0000 Received: (qmail 78050 invoked by uid 500); 9 Jun 2006 06:13:24 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 78008 invoked by uid 500); 9 Jun 2006 06:13:24 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 77806 invoked by uid 99); 9 Jun 2006 06:13:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 23:13:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [169.229.70.167] (HELO rescomp.berkeley.edu) (169.229.70.167) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 23:13:20 -0700 Received: by rescomp.berkeley.edu (Postfix, from userid 1007) id 1F0355B763; Thu, 8 Jun 2006 23:12:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rescomp.berkeley.edu (Postfix) with ESMTP id 166C17F403 for ; Thu, 8 Jun 2006 23:12:58 -0700 (PDT) Date: Thu, 8 Jun 2006 23:12:58 -0700 (PDT) From: Chris Hostetter To: java-user@lucene.apache.org Subject: RE: Compound / non-compound index files and SIGKILL In-Reply-To: <20060608075627.BA9C4187B1@mail.seseit.com> Message-ID: References: <20060608075627.BA9C4187B1@mail.seseit.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N : Whom should I post to suggest adding a note to : http://lucene.apache.org/java/docs/api/org/apache/lucene/document/Field.html : #Field(java.lang.String,%20java.io.Reader) to say that the Reader is only : actually read from when the document is added? Without internal knowledge, Documentation improvemnets are handled like any other code improvement -- just open a Jira issue and attach a patch. (allthough i'm guessing a true patch isn't all that neccessary -- just be explicitly about the method you think has bad javadocs, and include what you think the text should be) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org