I want to provide my visitors with a price range slider when they can easily
filter on a min and max value. For this I need to know the lowest and
highest price of all the products found by my solr query.Since this is
dynamic, based on the query by the user, I can not simply get the min and
max values of all products in my data-config.xml.How can I get these lowest
and highest price for the current query?Thanks!



--
View this message in context: 
http://lucene.472066.n3.nabble.com/get-min-max-prices-as-facets-tp4099501.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to