You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Mat Brown <ma...@patch.com> on 2009/12/15 22:06:35 UTC

Filter exclusion on query facets?

Hi all,

Just wondering if it's possible to do filter exclusion (i.e.,
multiselect faceting) on query facets in Solr 1.4?

Thanks!
Mat

Re: Filter exclusion on query facets?

Posted by Uri Boness <ub...@gmail.com>.
Yes, you can tag filters using the new local params format and then 
explicitly exclude them when providing the facet fields. see: 
http://wiki.apache.org/solr/SimpleFacetParameters#Tagging_and_excluding_Filters

Cheers,
Uri

Mat Brown wrote:
> Hi all,
>
> Just wondering if it's possible to do filter exclusion (i.e.,
> multiselect faceting) on query facets in Solr 1.4?
>
> Thanks!
> Mat
>
>