Hi,
answering my own question(s).
Result grouping could be the solution as I explained here:
https://issues.apache.org/jira/browse/SOLR-385
> http://www.cs.cmu.edu/~ddash/papers/facets-cikm.pdf (the file is dated to Aug
> 2008)
yonik implemented this here:
https://issues.apache.org/jira/browse
Hi,
I need a feature which is well explained from Mr Goll at this site **
So, it then would be nice to do sth. like:
facet.stats=sum(fieldX)&facet.stats.sort=fieldX
And the output (sorted against the sum-output) can look sth. like this:
767
892
Is there something similar or wa