How can I debug Solr search queries when using the Sunspot gem on Rails? I have some queries that are returning bizarrely high scores, and I\'m trying to get to the bottom
To debug requests sent to Solr, I often use an http request analyzer like tcpmon or fiddler.