Description
From Solrj [0], I don't always wish to use HttpSolrServer [1] to map my data down into Solr. Right now I need to use CloudSolrServer [2]. There are several other alternatives as well which should be exposed via gora.properties.
[0] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/package-summary.html
[1] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/HttpSolrServer.html
[2] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/CloudSolrServer.html