[
https://issues.apache.org/jira/browse/SOLR-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528289#comment-17528289
]
ASF subversion and git services commented on SOLR-16148:
--------------------------------------------------------
Commit c8edb0b9c63c1d7530f61c2425c790739ab37b6a in solr's branch
refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c8edb0b9c63 ]
SOLR-16148: Tika / Solr Cell documentation needs to add /update/extract handler
(#822)
> Tika / Solr Cell documentation needs to add /update/extract handler
> -------------------------------------------------------------------
>
> Key: SOLR-16148
> URL: https://issues.apache.org/jira/browse/SOLR-16148
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: contrib - Solr Cell (Tika extraction), documentation
> Affects Versions: 9.0
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Blocker
> Fix For: 9.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> I tried to follow along in
> https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-nightly/solr/9_0/indexing-guide/indexing-with-tika.html
> and ran into this error:
> {code:java}
> 2022-04-08 14:52:18.768 ERROR (qtp201274566-26) [] o.a.s.s.SolrRequestParsers
> Couldn't get multipart parts in order to delete them =>
> java.lang.IllegalStateException: No multipart config for servlet
> at org.eclipse.jetty.server.Request.getParts(Request.java:2420)
> java.lang.IllegalStateException: No multipart config for servlet
> {code}
> I tried curl and the bin/post examples and they didn't work. I also tried
> running Solr with "./bin/solr -e schemaless -Dsolr.module=extraction" but the
> behavior was the same.
> References:
> * https://github.com/eclipse/jetty.project/issues/5987
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]