What I noticed about most of the websites who are using solr search including drupal.org it self,
is that they are not able to customize the results page in a very freely approaches without bending to many constraints.

you will find that the listing is not styled quite perfectly or alternative highlighting for each row.
even displaying the total number of rows is a little bit far to achieve (but it is achievable since in solr admin you can find the total number of rows in the header xml entry).

Did any one did a quite impressive styling.
have you ever reached a truly advanced search form,
Iam really interested to share knowledge about these approaches