Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SimpleFacetParameters" page has been changed by YonikSeeley. The comment on this change is: doc ability to exclude main query also. http://wiki.apache.org/solr/SimpleFacetParameters?action=diff&rev1=50&rev2=51 -------------------------------------------------- Filter exclusion is supported for all types of facets. Both the {{{tag}}} and {{{ex}}} local params may specify multiple values by separating them with commas. + + <!> [[Solr3.1]] Starting with Solr 3.1, the primary relevance query (i.e. the one normally specified by the '''q''' parameter) may also be excluded. === key : Changing the output key === To change the output key for a faceting command, specify a new name via the {{{key}}} local param.
