Jar examples for s:solr-cell
Apache Solr Content Extraction Library integrates Apache Tika content extraction framework into Solr
You can download jar file solr-cell 3.4.0 in this page.
Apache License
You can use the following script to add solr-cell-3.4.0.jar to your project.
<dependency> <groupId>org.apache.solr</groupId> <artifactId>solr-cell</artifactId> <version>3.4.0</version> </dependency>
compile group: 'org.apache.solr', name: 'solr-cell', version: '3.4.0'
libraryDependencies += "org.apache.solr" % "solr-cell" % "3.4.0"
<dependency org="org.apache.solr" name="solr-cell" rev="3.4.0"/>
@Grapes(@Grab(group='org.apache.solr', module='solr-cell', version='3.4.0'))
'org.apache.solr:solr-cell:jar:3.4.0'
Click the following link to download the jar file.
solr-cell-3.4.0-javadoc.jar