Hello, I am using the stats component and I wanted help with range like function (in facet component). To be more clear, we would like to have a similar functionality of facet.range (i.e with gap and stuff) for the statistics component. That is, with one call we would like to do faceting in stats compoenent that would return us the facets only for a specified range broken down into several buckets (based on the gap). We know that this functionality is not available in solr but wanted to see if there's any other indirect way of doing it. Any thoughts would be highly appreciated.
Thanks