[
https://issues.apache.org/jira/browse/SOLR-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534863#comment-13534863
]
Uwe Schindler commented on SOLR-4209:
-------------------------------------
In general, tika-extraction only ships with all JARS needed to extract text
documents. Indexing Java CLASS files is somehow strange with Solr, especially
as the metadata extracted is very limited. If you want to do this, you can
always place the mssing JAR files in the lib folder of your Solr installation.
We are also missing other JAR files, like NETCDF support (at least in 3.6,
because NETCDF needs Java 6, but Lucene 3.x is Java 5 only).
> asm-3.1.jar is missing
> ----------------------
>
> Key: SOLR-4209
> URL: https://issues.apache.org/jira/browse/SOLR-4209
> Project: Solr
> Issue Type: Bug
> Components: contrib - Solr Cell (Tika extraction)
> Affects Versions: 4.0
> Reporter: Shinichiro Abe
> Priority: Minor
> Attachments: SOLR-4209.patch
>
>
> One of Tika dependency file is missing on Solr 4.0.
> When posting java class files into Solr via SolrCell, those files can't be
> indexed without asm-3.1.jar.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]