======== Standard ======== This example will connect to a Solr Cloud cluster without authentication. .. code-block:: json :caption: Configuration { "connector.class" : "com.github.jcustenborder.kafka.connect.solr.HttpSolrSinkConnector", "topic" : "", "solr.url" : "http://solr.example.com:8993/" }