Hi, I'm getting this error when I tried to do a division in JSON Facet.
"error":{
"msg":"org.apache.solr.search.SyntaxError: Unknown aggregation
agg_div in ('div(4,2)', pos=4)",
"code":400}}
Is this division function supported in JSON Facet?
I'm using this in Solr 5.4.0
Regards,
Edwin
