Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 600181C3F for ; Tue, 26 Apr 2011 14:29:43 +0000 (UTC) Received: (qmail 1644 invoked by uid 500); 26 Apr 2011 14:29:42 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 1577 invoked by uid 500); 26 Apr 2011 14:29:42 -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 1531 invoked by uid 99); 26 Apr 2011 14:29:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 14:29:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 14:29:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 72CF0B4960 for ; Tue, 26 Apr 2011 14:29:03 +0000 (UTC) Date: Tue, 26 Apr 2011 14:29:03 +0000 (UTC) From: "Mark Miller (JIRA)" To: dev@lucene.apache.org Message-ID: <1383538794.2544.1303828143466.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2930107.5921291769521301.JavaMail.jira@thor> Subject: [jira] [Commented] (SOLR-2272) Join MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025248#comment-13025248 ] Mark Miller commented on SOLR-2272: ----------------------------------- I suspected, and now think more strongly, that there is a language confusion issue between us and the last few comments. That is, I don't think we both think "this" and "it" are the same thing in our respective responses... I'm referring to the 'twist'. It sounds like you are talking about a fist fight ;) ? I suppose this comes down to the fact that: bq. are you really thinking this is gonna happen... is somewhat ambiguous. But seems as good a guess as any that you are talking about the 'twist' and not something that you want to see me do. Now that you have thrown down the gauntlet, I do want to rise to the challenge, but I don't know what it is! > Join > ---- > > Key: SOLR-2272 > URL: https://issues.apache.org/jira/browse/SOLR-2272 > Project: Solr > Issue Type: New Feature > Components: search > Reporter: Yonik Seeley > Fix For: 4.0 > > Attachments: SOLR-2272.patch, SOLR-2272.patch, 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. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org