[
https://issues.apache.org/jira/browse/SOLR-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800615#comment-13800615
]
Jan Høydahl commented on SOLR-4209:
-----------------------------------
Yea, let's document in the ref guide what parsers ship with Solr and where to
go to find additional parsers.
However, throwing an exception when a parser does not exist is way better than
silently ignoring the document. Clients like MCF should know that a document
was not indexed and why. Perhaps we should improve SolrCell to respond with
HTTP "415 Unsupported Media Type" when a parser was not found? See
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#415
> 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 was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]