In Rails project we are using sunspot gem for Solr full text search engine. Sunspot is built on top of the RSolr library, which provides a low-level interface for Solr interaction.
Is there any possibility to set that RSolr requests to SOLR server is HTTPS not HTTP