Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
9.0
-
None
Description
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:
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
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:
Attachments
Issue Links
- links to