Hi all, I was playing a bit with the reranking capability and I discovered that:
*Sort by score, then by secondary field -> OK* http://localhost:8983/solr/books/select?q=vegeta ssj&*sort=score desc,downloads desc*&fl=id,title,score,downloads *ReRank, Sort by score, then by secondary field -> KO* http://localhost:8983/solr/books/select?q=*:*&rq={!rerank reRankQuery=$rqq reRankDocs=1200 reRankWeight=3}&rqq=(vegeta ssj)&*sort=score desc,downloads desc*&fl=id,title,score,downloads Is this intended? It sounds counter-intuitive to me and I wanted to check before opening a Jira issue Tested on 8.1.1 but it should be in master as well. Regards -------------------------- Alessandro Benedetti Search Consultant, R&D Software Engineer, Director www.sease.io