[ 
https://issues.apache.org/jira/browse/SOLR-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534960#comment-13534960
 ] 

Shinichiro Abe commented on SOLR-4209:
--------------------------------------

Thank you for the reply.

ManifoldCF can crawl to file server where it stores various files, .class files 
too, and posts to Solr.
As ManifoldCF user, we would like to search text which is extracted not only 
from general files but also from class files. That 's why I requested.

Currently by missing a part of Tika dependencies as Solr's OOTB, Solr returns 
500 and then by this server error ManifoldCF's crawling is aborted after some 
retrying.  
Of course I can place jar files manually but I think I need ams in lib folder 
by default.
Tika 1.2 depends on asm-3.1. Conflicting versions of same jar is not good?

                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to