hey,everyone, In our application we are using Solr 4.6.
I had the idea to use stats component for score pse-udo field.
Is it exists workaround of using "…stats=true&stats.field=score..." ?
thanks a lot!
--
View this message in context:
http://lucene.472066.n3.nabble.com/stats-pse-udo-field-sc
i think you should use group,stats
--
View this message in context:
http://lucene.472066.n3.nabble.com/facet-count-distinct-and-sum-group-by-field-tp4026931p4134609.html
Sent from the Solr - User mailing list archive at Nabble.com.
Currently, solr grouping (http://wiki.apache.org/solr/FieldCollapsing) sorts
groups "by the score of the top document within each group". E.g.
[...]
"groups":[{
"groupValue":"81cb63020d0339adb019a924b2a9e0c2",
"doclist":{"numFound":9,"start":0,"maxScore":4.729042,"docs":[
{
Currently, solr grouping (http://wiki.apache.org/solr/FieldCollapsing) sorts
groups "by the score of the top document within each group". E.g.
[...]
"groups":[{
"groupValue":"81cb63020d0339adb019a924b2a9e0c2",
"doclist":{"numFound":9,"start":0,"maxScore":4.729042,"docs":[
{