You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Rushabh Shah (Jira)" <ji...@apache.org> on 2022/06/30 23:16:00 UTC

[jira] [Commented] (LUCENE-10246) Support getting counts from "association" facets

    [ https://issues.apache.org/jira/browse/LUCENE-10246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561207#comment-17561207 ] 

Rushabh Shah commented on LUCENE-10246:
---------------------------------------

[~gsmiller] [~sokolov]
I am pretty new to LUCENE project and want to contribute to small jiras to improve my lucene knowledge. Can you please help me scope the work required for this patch and point me to some relevant classes in the source code. Thank you.

> Support getting counts from "association" facets
> ------------------------------------------------
>
>                 Key: LUCENE-10246
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10246
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Greg Miller
>            Priority: Minor
>
> We have these nice "association" facet implementations today that aggregate "weights" from the docs that facet over, but they don't keep track of counts. So the user can get "top-n" values for a dim by aggregated weight (great!), but can't know how many docs matched each value. It would be nice to support this so users could show the top-n values but _also_ show counts associated with each.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org