Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 44149 invoked from network); 25 Jul 2005 15:43:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2005 15:43:09 -0000 Received: (qmail 98694 invoked by uid 500); 25 Jul 2005 15:42:57 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 98650 invoked by uid 500); 25 Jul 2005 15:42:57 -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 98626 invoked by uid 99); 25 Jul 2005 15:42:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 08:42:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [129.177.30.12] (HELO noralf.uib.no) (129.177.30.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 08:42:50 -0700 Received: from alfred.uib.no (smtp.uib.no) [129.177.30.120] by noralf.uib.no with esmtp (Exim 4.34) id 1Dx56R-0002Z1-B4; Mon, 25 Jul 2005 17:42:52 +0200 Received: from 157.84-48-88.nextgentel.com ([10.0.0.3]) [84.48.88.157] by smtp.uib.no for java-user@lucene.apache.org with esmtp (Exim 4.34) id 1Dx56R-0002RG-3t; Mon, 25 Jul 2005 17:42:51 +0200 Message-ID: <42E5087B.2000203@broadpark.no> Date: Mon, 25 Jul 2005 17:42:51 +0200 From: Magne Skjeret User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Re: Relations between documents References: <42E4F9F3.2070902@broadpark.no> <6e3ae63105072508262365c936@mail.gmail.com> In-Reply-To: <6e3ae63105072508262365c936@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-checked-clean: by exiscan on noralf X-Scanner: ad248bef47c3e2207ffdb57fa0225450 http://tjinfo.uib.no/virus.html X-UiB-SpamFlag: NO UIB: -15 hits, 8.0 required X-UiB-SpamReport: spamassassin found; -15 From is listed in 'whitelist_from' X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Chris Lu wrote: >Maybe you can have one Document = Survey+Variable, >and have fields like "abstract", "label". > >Just search on the combined documents. > > Hi A Survey can have 100's of variables. That means that the Survey part is duplicated N variable times. Or did I misunderstand you? Magne --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org