Is it possible to have equal number of results in SOLR range faceting.
For example: I want to do facet over a list of prices and distribute it equally in 3 parts - 100,100,120,130,300,360,480,500,600,650,700,800
So the results should be : 100-130(4) 300-500(4) 600-800(4)