Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 78574 invoked from network); 30 Jun 2004 10:13:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Jun 2004 10:13:21 -0000 Received: (qmail 75380 invoked by uid 500); 30 Jun 2004 10:13:23 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 75121 invoked by uid 500); 30 Jun 2004 10:13:16 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 74951 invoked by uid 99); 30 Jun 2004 10:13:14 -0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=RCVD_NUMERIC_HELO X-Spam-Check-By: apache.org Received: from [213.185.64.7] (HELO um1b.pce.de) (213.185.64.7) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 30 Jun 2004 03:13:13 -0700 Received: from localhost ([194.77.5.186]) by um1b.pce.de (8.9.3/8.9.3) with ESMTP id MAA21599 for ; Wed, 30 Jun 2004 12:12:26 +0200 Received: from 194.77.5.126 (194.77.5.126) by fw Message-ID: <40E291CA.4050104@commworld.de> Date: Wed, 30 Jun 2004 12:11:22 +0200 From: Tiago Silveira User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: lucene-dev@jakarta.apache.org Subject: Heterogeneous indexes Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, Is it ok if I have an index where the Documents don't have the same fields? For instance, if not every document has a field "color"? If so, will I still be able to search for "color:black"?? Thank you, Tiago --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org