Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B92182EE4 for ; Wed, 27 Apr 2011 19:59:38 +0000 (UTC) Received: (qmail 86773 invoked by uid 500); 27 Apr 2011 19:59:36 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 86729 invoked by uid 500); 27 Apr 2011 19:59:36 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 86721 invoked by uid 99); 27 Apr 2011 19:59:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 19:59:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [140.203.201.100] (HELO mx1.nuigalway.ie) (140.203.201.100) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 19:59:26 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApkGAMd0uE2My8qD/2dsb2JhbACYQo4lxEqFdgSOUYQSHIl/ X-IronPort-AV: E=Sophos;i="4.64,276,1301871600"; d="scan'208";a="170387657" Received: from vmserver66.nuigalway.ie (HELO vmit04.deri.ie) ([140.203.202.131]) by mx1.nuigalway.ie with ESMTP; 27 Apr 2011 20:59:06 +0100 Received: from [192.168.1.4] (unknown [188.141.67.88]) by vmit04.deri.ie (Postfix) with ESMTPSA id 566779AC65 for ; Wed, 27 Apr 2011 20:52:11 +0100 (IST) Message-ID: <4DB8758A.5000701@deri.org> Date: Wed, 27 Apr 2011 20:59:06 +0100 From: Renaud Delbru User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110419 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: solr-user@lucene.apache.org Subject: Re: Search across related/correlated multivalue fields in Solr References: <1303925446776-2871176.post@n3.nabble.com> <4DB85DAF.6000504@deri.org> <4DB8625D.4070607@deri.org> <4DB863BF.4070809@deri.org> <27BF538E-9B07-4EE5-800E-36A36540D272@wunderwood.org> In-Reply-To: <27BF538E-9B07-4EE5-800E-36A36540D272@wunderwood.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 27/04/11 19:50, Walter Underwood wrote: > This kind of thing is really easy in an XML database. That is an XPath expression, not even a search. Indeed, in fact SIREn is based on a XML IR technique, i.e., a simplified node-based indexing scheme. -- Renaud Delbru