Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 98123 invoked from network); 26 Feb 2005 00:06:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Feb 2005 00:06:30 -0000 Received: (qmail 17266 invoked by uid 500); 26 Feb 2005 00:06:27 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 16909 invoked by uid 500); 26 Feb 2005 00:06:26 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 16894 invoked by uid 99); 26 Feb 2005 00:06:25 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,HTML_30_40,HTML_MESSAGE,HTML_TITLE_EMPTY X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ns.cybersites.net (HELO ns.uscybersites.net) (206.98.167.2) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 25 Feb 2005 16:06:24 -0800 Received: from [127.0.0.1] (unknown [216.126.80.147]) by ns.uscybersites.net (Postfix) with ESMTP id 02B228296E for ; Fri, 25 Feb 2005 18:59:07 -0500 (EST) Message-ID: <421FBD78.8070605@max3d.com> Date: Fri, 25 Feb 2005 19:06:16 -0500 From: "amigo@max3d.com" User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lucene Users List Subject: Re: Not entire document being indexed? References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------000304020401030406090708" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --------------000304020401030406090708 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks Andrzej and Pasha for your prompt replies and suggestions. I will try everything you have suggested and report back on the findings! regards -pedja Pasha Bizhan said the following on 2/25/2005 6:32 PM: >Hi, > >whole document was indexed or not. > >Luke can help you to give an answer the question: does my index contain a >correct data? > >Let do the following steps: >- run Luke >- open the index >- find the specified document (document tab) >- click "reconstruct and edit" button >- select the field and look the original stored content of this field >reconstructed from index > >Does this reconstructed content contain your last 2-3 paragraphs? > >Also, 230Kb is not equal 20.000. Try to set writer.maxFieldLength to 250 >000. > >Pasha Bizhan >http://lucenedotnet.com > --------------000304020401030406090708--