Hi All, I am trying to use Solr’s JDBC driver in Java and I’m stuck with the following error message:
14:52:37,802 ERROR [consoleLogger] java.sql.SQLException: No suitable driver found for jdbc:solr://10.28.213.133:2181/solr?collection=Current My pom.xml contains: <dependency> <groupId>org.apache.solr</groupId> <artifactId>solr-solrj</artifactId> <version>6.0.0</version> </dependency> I looked at different posts: Yonnik’s: http://yonik.com/solr-6/ Sematext: https://sematext.com/blog/2016/04/26/solr-6-as-jdbc-data-source/ And I seem to meet all the requirements Any idea on what I’m doing wrong? Thanks CEB Canada Inc. Registration No: 1781071. Registered office: 199 Bay Street Commerce Court West, # 2800, Toronto, Ontario, Canada, M5L 1AP. This e-mail and/or its attachments are intended only for the use of the addressee(s) and may contain confidential and legally privileged information belonging to CEB and/or its subsidiaries, including SHL. If you have received this e-mail in error, please notify the sender and immediately, destroy all copies of this email and its attachments. The publication, copying, in whole or in part, or use or dissemination in any other way of this e-mail and attachments by anyone other than the intended person(s) is prohibited.