Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7DFBA200B8A for ; Sat, 24 Sep 2016 17:24:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7CA32160AD1; Sat, 24 Sep 2016 15:24:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BC168160ACA for ; Sat, 24 Sep 2016 17:24:21 +0200 (CEST) Received: (qmail 95713 invoked by uid 500); 24 Sep 2016 15:24:20 -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 95695 invoked by uid 99); 24 Sep 2016 15:24:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Sep 2016 15:24:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7DA9E2C044E for ; Sat, 24 Sep 2016 15:24:20 +0000 (UTC) Date: Sat, 24 Sep 2016 15:24:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-8395) query-time join (with scoring) for single value numeric fields MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 24 Sep 2016 15:24:22 -0000 [ https://issues.apache.org/jira/browse/SOLR-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15519188#comment-15519188 ] ASF subversion and git services commented on SOLR-8395: ------------------------------------------------------- Commit eb10b2c2668819d1f803ee358595487a6989a640 in lucene-solr's branch refs/heads/branch_6x from [~mkhludnev] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=eb10b2c ] SOLR-8395: join single value numerics. > query-time join (with scoring) for single value numeric fields > -------------------------------------------------------------- > > Key: SOLR-8395 > URL: https://issues.apache.org/jira/browse/SOLR-8395 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Mikhail Khludnev > Assignee: Mikhail Khludnev > Priority: Minor > Labels: easytest, features, newbie, starter > Fix For: 6.3 > > Attachments: SOLR-8395-6x.patch, SOLR-8395.patch, SOLR-8395.patch, SOLR-8395.patch, SOLR-8395.patch, SOLR-8395.patch > > > since LUCENE-5868 we have an opportunity to improve SOLR-6234 to make it join int and long fields. I suppose it's worth to add "simple" test in Solr NoScore suite. > * Alongside with that we can set _multipleValues_ parameters giving _fromField_ cardinality declared in schema; -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org