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.

Reply via email to