Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 57263 invoked from network); 8 Dec 2003 16:28:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Dec 2003 16:28:37 -0000 Received: (qmail 14292 invoked by uid 500); 8 Dec 2003 16:28:27 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 14208 invoked by uid 500); 8 Dec 2003 16:28: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 14195 invoked from network); 8 Dec 2003 16:28:26 -0000 Received: from unknown (HELO mailgw3a.lmco.com) (192.35.35.7) by daedalus.apache.org with SMTP; 8 Dec 2003 16:28:26 -0000 Received: from emss04g01.ems.lmco.com ([166.17.13.122]) by mailgw3a.lmco.com (8.11.6p2/8.11.6) with ESMTP id hB8GSRd06101 for ; Mon, 8 Dec 2003 11:28:27 -0500 (EST) Received: from CONVERSION-DAEMON.lmco.com by lmco.com (PMDF V6.1-1X6 #30760) id <0HPL00E014FF6V@lmco.com> for lucene-user@jakarta.apache.org; Mon, 08 Dec 2003 11:28:27 -0500 (EST) Received: from EMSS04I00.us.lmco.com ([166.17.13.135]) by lmco.com (PMDF V6.1-1X6 #30760) with ESMTP id <0HPL002FB4FFCD@lmco.com> for lucene-user@jakarta.apache.org; Mon, 08 Dec 2003 11:28:27 -0500 (EST) Received: from EMSS04M14.us.lmco.com ([162.16.20.50]) by EMSS04I00.us.lmco.com with Microsoft SMTPSVC(5.0.2195.2966); Mon, 08 Dec 2003 11:28:27 -0500 Date: Mon, 08 Dec 2003 11:28:26 -0500 From: "Pleasant, Tracy" Subject: RE: Unindexed fields To: Lucene Users List Message-id: <1B76D3F17F4BE44283AD3C1C92AB590B01D1E7C5@EMSS04M14.us.lmco.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Thread-Topic: OR query return fewer result than AND query Thread-Index: AcO9Z90siZmRXPLxQzOcICZfy8PWlwAPi78AAACINyA= content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 08 Dec 2003 16:28:27.0442 (UTC) FILETIME=[4F057920:01C3BDA8] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N If you don't index something then it's not going to be searched. -----Original Message----- From: Chong, Herb [mailto:HChong3@bloomberg.com] Sent: Monday, December 08, 2003 11:14 AM To: Lucene Users List Subject: Unindexed fields is there a limit to the size of an UnIndexed field? i changed my code to increase the maximum string size per document from 300 bytes to 10,000 and although the index run completes without errors, i never find any documents while searching. Herb.... --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org