Hi, I'm using the StatsComponent to receive to lower and upper bounds of a price field to create a "price slider". If someone sets the price range to $100-$200 I have to add a filter to the query. But then the lower and upper bound are calculated of the filtered result.
Is it possible to use LocalParams (like for facets) to ignore a specific filter? Thanks. Mark