Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 30105 invoked from network); 8 Dec 2010 05:54:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 05:54:27 -0000 Received: (qmail 60187 invoked by uid 500); 8 Dec 2010 05:54:26 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 59907 invoked by uid 500); 8 Dec 2010 05:54:26 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 59895 invoked by uid 99); 8 Dec 2010 05:54:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 05:54:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 05:54:23 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB85s1NB011432 for ; Wed, 8 Dec 2010 05:54:01 GMT Message-ID: <999152.10131291787641603.JavaMail.jira@thor> Date: Wed, 8 Dec 2010 00:54:01 -0500 (EST) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-2272) Join In-Reply-To: <2930107.5921291769521301.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969195#action_12969195 ] Robert Muir commented on SOLR-2272: ----------------------------------- Yonik, can we expose to lucene users too? There was already some discussion on parent-child relationships in lucene, and I don't see any reason stuff like this should be added to Solr-only. > Join > ---- > > Key: SOLR-2272 > URL: https://issues.apache.org/jira/browse/SOLR-2272 > Project: Solr > Issue Type: New Feature > Reporter: Yonik Seeley > Fix For: 4.0 > > Attachments: SOLR-2272.patch > > > Limited join functionality for Solr, mapping one set of IDs matching a query to another set of IDs, based on the indexed tokens of the fields. > Example: > fq={!join from=parent_ptr to:parent_id}child_doc:query -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org