Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
7.4
-
None
Description
Add the ability to use a document transformer [subquery] on a multi-node SolrCloud cluster with the basic authentication plugin enabled (https://lucene.apache.org/solr/guide/7_4/transforming-result-documents.html). Currently the subquery request will return an org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException Error 401 require authentication as the [subquery] request is not made using the logged in users basic authentication credentials.
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-12813 SolrCloud + 2 shards + subquery + auth = 401 Exception
- Closed