Have a look: http://wiki.apache.org/solr/SimpleFacetParameters#Multi-Select_Faceting_and_LocalParams
On Wed, Apr 27, 2011 at 4:10 PM, enbrol <nicos....@gmail.com> wrote: > Hi everyone, I'm programming a filter system for a listing. Each filter > operates on an object that generates the query to solr at the end of > execution. After executing the query, it is returned to each filter to > display (or not) the results of the facets. Some of these filters are > multiple selection, so it should not be changed the options to be applied. I > wonder if there is any way to get the result of the facets without applying > the filter, and the results (for listing) with the filter applied, but both > results in the same query. > Thanks to all > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/it-s-possible-to-get-an-individual-facet-not-modified-by-one-of-the-query-elements-tp2870470p2870470.html > Sent from the Solr - User mailing list archive at Nabble.com. >