[acts_as_solr] Result scores

Hallo everybody

I’m wondering to know how to display the score of each result item
returned by a search query.

With the acts_as_ferret there is a ferret_score() instance method, but
with acts_as_solr I don’t find a similar method.

Is it there?

Thanks for help.