The facet expression, which uses the json facet API, currently does not support range facets. So currently you would have to use the json facet API directly to do range facets. The facet expression will support range facets in the near future though.
There is a ticket open which adds date functions which could be used as part of a rollup expression ( https://issues.apache.org/jira/browse/SOLR-10303). A rollup expression is the MapReduce aggregation approach. Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Apr 4, 2017 at 12:53 AM, adfel70 <adfe...@gmail.com> wrote: > Specifically date ranges? > > I would like to perform some kind of OLAP cube on the data in solr, and > looking at streaming expressions for this. > > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Do-streaming-expressions-support-range-facets-tp4328233.html > Sent from the Solr - User mailing list archive at Nabble.com. >