Another option is defining the location of these jars in your
solrconfig.xml and storing the libraries external to jetty, which has
some advantages.
Eg: MySQL connector is located at '/opt/mysql_connector' and adding this
to your solrconfig.xml alongside the other lib entities:
Cheers,
Thank you very much
--
View this message in context:
http://lucene.472066.n3.nabble.com/Adding-Postgres-and-Mysql-JDBC-drivers-to-Solr-tp4082806p4082832.html
Sent from the Solr - User mailing list archive at Nabble.com.
On 8/6/2013 6:15 AM, Spadez wrote:
> Hi,
>
> I am running Solr4 on Jetty9 and I am trying to include the JDBC drivers for
> both MySQL and PostgreSQL. I'm a little confused about how I do this.
>
> I beleive these to be the two files I need:
> http://cdn.mysql.com/Downloads/Connector-J/mysql-conn