Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 23010 invoked from network); 9 Oct 2002 08:07:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Oct 2002 08:07:57 -0000 Received: (qmail 17987 invoked by uid 97); 9 Oct 2002 08:08:50 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 17930 invoked by uid 97); 9 Oct 2002 08:08:48 -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 17913 invoked by uid 98); 9 Oct 2002 08:08:47 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <000901c26f6a$fc166da0$df01a8c0@arcadsoftware.fr> From: "Christophe GOGUYER DESSAGNES" To: Subject: Size limit for indexing ? Date: Wed, 9 Oct 2002 10:07:54 +0200 Organization: Arcad Software MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 Disposition-Notification-To: "Christophe GOGUYER DESSAGNES" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I use lucene 1.2 and I index a text document wich size is near 500 ko. (I use Field.UnStored method) It seems that only the beginning of this document is indexing ! If I search a term that is at the end of this document, I don't find it (but If find term at the beginning). So, I split my document in 2 parts and index them, and now it works fine. Is there a limit size for indexing a document ? Thx. ----- Christophe -- To unsubscribe, e-mail: For additional commands, e-mail: