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

Stefan Vodita commented on LUCENE-10629:
----------------------------------------

This looked like an easy task to try my hand at, so I published a 
[PR|https://github.com/apache/lucene/pull/1001] for it.

> Add fastMatchQuery param to MatchingFacetSetCounts
> --------------------------------------------------
>
>                 Key: LUCENE-10629
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10629
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Marc D'Mello
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some facet counters, like {{RangeFacetCounts}}, allow the user to pass in a 
> {{fastMatchQuery}} parameter in order to quickly and efficiently filter out 
> documents in the passed in match set. We should create this same parameter in 
> {{MatchingFacetSetCounts}} as well.



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

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

Reply via email to