Hello!
Someone who support me, I need to get some stastics in solr with some instruction like the one i refer to:
"http://localhost:8080/solr/statistics/select?indent=on&rows=0&facet=true&facet.date=time&facet.date.start=2016-01-01T00:00:00Z&facet.date.end=2017-01-01T00:00:00Z&facet.date.gap=%2B1MONTH&q=type:0+AND+isBot:false"
but to show me stastics by collection that is, how many items per month and year are in a colleccion.
thank!