Jar examples for s:solr-jdbc
A simple Solr JDBC connection holder and a Solr synonym filter loading synonyms from JDBC.
You can download jar file solr-jdbc 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add solr-jdbc-1.0.1.jar to your project.
<dependency> <groupId>com.s24.search.solr</groupId> <artifactId>solr-jdbc</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.s24.search.solr', name: 'solr-jdbc', version: '1.0.1'
libraryDependencies += "com.s24.search.solr" % "solr-jdbc" % "1.0.1"
<dependency org="com.s24.search.solr" name="solr-jdbc" rev="1.0.1"/>
@Grapes(@Grab(group='com.s24.search.solr', module='solr-jdbc', version='1.0.1'))
'com.s24.search.solr:solr-jdbc:jar:1.0.1'
Click the following link to download the jar file.
solr-jdbc-1.0.1-jar-with-dependencies.jar