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 86C4E200B8C for ; Mon, 12 Sep 2016 13:06:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8545D160AC8; Mon, 12 Sep 2016 11:06:27 +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 F3B64160AB8 for ; Mon, 12 Sep 2016 13:06:26 +0200 (CEST) Received: (qmail 96969 invoked by uid 500); 12 Sep 2016 11:06:21 -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 96949 invoked by uid 99); 12 Sep 2016 11:06:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 11:06:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E46362C1B75 for ; Mon, 12 Sep 2016 11:06:20 +0000 (UTC) Date: Mon, 12 Sep 2016 11:06:20 +0000 (UTC) From: "Mikhail Khludnev (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-8998) JSON Facet API child roll-ups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 11:06:27 -0000 [ https://issues.apache.org/jira/browse/SOLR-8998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483808#comment-15483808 ] Mikhail Khludnev commented on SOLR-8998: ---------------------------------------- Regarding this example above. It's hard to support filter exclusion if we search for parents with bjq query. [Searching for children|http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201609.mbox/%3CCAF8TkC4dHFLy5LmwLpb9n-X%2Byou%2Bq2k%3DoW3jRNOWkTaTjJbd6A%40mail.gmail.com%3E] gives exclusions for free, but still lacks [topdocs|https://issues.apache.org/jira/browse/SOLR-7830]. > JSON Facet API child roll-ups > ----------------------------- > > Key: SOLR-8998 > URL: https://issues.apache.org/jira/browse/SOLR-8998 > Project: Solr > Issue Type: New Feature > Components: Facet Module > Reporter: Yonik Seeley > > The JSON Facet API currently has the ability to map between parents and children ( see http://yonik.com/solr-nested-objects/ ) > This issue is about adding a true rollup ability where parents would take on derived values from their children. The most important part (and the most difficult part) will be the external API. -- 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