[ https://issues.apache.org/jira/browse/SOLR-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528044#comment-17528044 ]
Jan Høydahl commented on SOLR-16148: ------------------------------------ Is there a PR for this? Suppose we want it in the ref-guide for 9.0. But I'm moving forward with the release and this can be fixed whenever a documentation patch is ready (it will auto-deploy a new guide on merge). > Tika / Solr Cell documentation needs to use techproducts > -------------------------------------------------------- > > 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 > > > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org