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 206AD200BD8 for ; Wed, 7 Dec 2016 17:11:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1EFEB160B0C; Wed, 7 Dec 2016 16:11:04 +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 8F47A160AF9 for ; Wed, 7 Dec 2016 17:11:03 +0100 (CET) Received: (qmail 92541 invoked by uid 500); 7 Dec 2016 16:11:01 -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 92184 invoked by uid 99); 7 Dec 2016 16:11:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2016 16:11:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B7F412C03EC for ; Wed, 7 Dec 2016 16:11:00 +0000 (UTC) Date: Wed, 7 Dec 2016 16:11:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-9822) Improve faceting performance with FieldCache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Dec 2016 16:11:04 -0000 [ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729123#comment-15729123 ] ASF subversion and git services commented on SOLR-9822: ------------------------------------------------------- Commit ca5e736db1df0cdf35f1b039350bfd5a9cdfa102 in lucene-solr's branch refs/heads/master from [~yonik@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ca5e736 ] SOLR-9822: speed up single-valued string fieldcache counting in dv facet processor > Improve faceting performance with FieldCache > -------------------------------------------- > > Key: SOLR-9822 > URL: https://issues.apache.org/jira/browse/SOLR-9822 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public) > Components: Facet Module > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Fix For: master (7.0) > > Attachments: SOLR-9822.patch, SOLR-9822_OrdValues.patch, SOLR-9822_lambda.patch > > > This issue will try to specifically address the performance regressions of faceting on FieldCache fields observed in SOLR-9599. -- 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