Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 85900 invoked from network); 13 May 2009 13:53:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 May 2009 13:53:23 -0000 Received: (qmail 41014 invoked by uid 500); 13 May 2009 13:53:20 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 40966 invoked by uid 500); 13 May 2009 13:53:19 -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 40956 invoked by uid 99); 13 May 2009 13:53:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 13:53:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [79.170.194.127] (HELO mail.roo10.com) (79.170.194.127) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 13:53:10 +0000 Received: from [192.168.60.59] (78-105-13-3.dsl.cnl.uk.net [78.105.13.3]) by mail.roo10.com (Postfix) with ESMTP id 08F844610440 for ; Wed, 13 May 2009 14:52:49 +0100 (BST) Subject: Upper limit on document field value length ? From: Joel Halbert To: Lucene Users Content-Type: text/plain Organization: SU3 Analytics Date: Wed, 13 May 2009 14:52:54 +0100 Message-Id: <1242222774.13202.22.camel@bohr> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Is there a limit to the size of a field which Lucene will index? i.e. for very large field values are only the first n tokens or n characters indexed? If so is there a way of upping/removing this limit? Rgs, Joel --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org