[ 
https://issues.apache.org/jira/browse/SOLR-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-7477:
-------------------------------
    Attachment: SOLR-7477.patch

Here's a patch that implements "excludeTags"

It was a little trickier given that someone can excludeTags at any point in the 
facet hierarchy.  To support this I basically had to start keeping track of of 
filters at each facet level so the current facet domain could be reconstructed 
(minus the excluded filters).


> multi-select support for facet module
> -------------------------------------
>
>                 Key: SOLR-7477
>                 URL: https://issues.apache.org/jira/browse/SOLR-7477
>             Project: Solr
>          Issue Type: New Feature
>          Components: Facet Module
>            Reporter: Yonik Seeley
>             Fix For: 5.2
>
>         Attachments: SOLR-7477.patch
>
>
> Multi-select support essentially means (at a minimum) support for excluding 
> tagged filters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to