Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by MichaelLudwig:
http://wiki.apache.org/solr/FilterQueryGuidance

The comment on the change is:
added note about faceting

------------------------------------------------------------------------------
  If, however, (c) was specified using two distinct `fq` parameters `x:bla` and 
`y:blub`
  I'd end up with only two distinct filters for (a), (b) and (c).
  
+ Note that [:SolrFacetingOverview: faceting] also uses filters under the hood.
+ In fact, facets are just an application of filtering.
+ So take that information into account
+ when thinking about what could be a good value for `filterCache/@size`.
+ 
  == What happens when the filter is full? ==
  
  What happens when the filter is full?

Reply via email to