Hey Gora, thanks for the fast answer! I Had tried the rint(score) function before(it would be perfect in my case) but it didnt work out, i guess it only works with indexed fields, so i got the "sort param could not be parsed as a query, and is not a field that exists in the index: rint(score)" error,
And with the query() function i didnt got any successful result... Im stuck in the same cenario as squaro. if two docs have score of 1.67989 and 1.6767, I would like to sort them by price. My &sort rules ae something like: &sort=score desc, price asc -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-round-solr-score-tp495198p4034551.html Sent from the Solr - User mailing list archive at Nabble.com.