From oak-issues-return-69756-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Wed Apr 3 06:50:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3553318075F for ; Wed, 3 Apr 2019 08:50:04 +0200 (CEST) Received: (qmail 6323 invoked by uid 500); 3 Apr 2019 06:50:03 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 6297 invoked by uid 99); 3 Apr 2019 06:50:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2019 06:50:03 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BE4FBE2A20 for ; Wed, 3 Apr 2019 06:50:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id D2796245A0 for ; Wed, 3 Apr 2019 06:50:01 +0000 (UTC) Date: Wed, 3 Apr 2019 06:50:01 +0000 (UTC) From: "angela (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-8167) With uneven distribution of ACL restriction across facet labels statistical facet count become too inaccurate MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-8167?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated OAK-8167: ------------------------ Issue Type: Bug (was: Improvement) > With uneven distribution of ACL restriction across facet labels statistic= al facet count become too inaccurate > -------------------------------------------------------------------------= ------------------------------------ > > Key: OAK-8167 > URL: https://issues.apache.org/jira/browse/OAK-8167 > Project: Jackrabbit Oak > Issue Type: Bug > Components: lucene, query > Affects Versions: 1.6.16 > Reporter: Kelvin Xu > Priority: Major > > With the statistical mode, facet count is=C2=A0updated proportionally to = the percentage of accessible samples, which works for secured contents scat= tered across different facets. For edge case where the whole facet (results= ) is not accessible, the count still shows a number after the sampling perc= ent is applied. Even=C2=A0if the number is small, user experience is mislea= ding/inaccurate as nothing would=C2=A0return when the facet is clicked (app= lied as a query condition). > For example,=C2=A0a ACLs/CUGs guarded "private" folder, in which all the = assets are tagged with the same facet value. Non authorized user may still = see this facet with a count but gets nothing when clicking on the facet. -- This message was sent by Atlassian JIRA (v7.6.3#76005)