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

Michael Gibney commented on SOLR-9724:
--------------------------------------

I believe there's a fix for this issue, as side-effect of work on SOLR-13807 
(facet term count cache, which requires tracking the queries that define 
FacetContext domain). The relevant part of the code from PR #1357 is 
[here|https://github.com/apache/lucene-solr/pull/1357/files#diff-35a3af2f5482d7a5d251ceacb25d4d5dR224-R239].

> excludeTags support in conjunction with facet domain changes
> ------------------------------------------------------------
>
>                 Key: SOLR-9724
>                 URL: https://issues.apache.org/jira/browse/SOLR-9724
>             Project: Solr
>          Issue Type: Improvement
>          Components: Facet Module
>            Reporter: Yonik Seeley
>            Priority: Major
>
> Currently excludeTags only works when there are no explicit facet domain 
> change operations in a parent facet.  Only the implicit constraint/filter 
> caused by the facet bucket itself is handled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to