Github user hgadre commented on the issue:
https://github.com/apache/lucene-solr/pull/140
@janhoy Thanks for the review. We will need to update ref guide with
instructions for configuring SolrCLI against the secure SOLR cluster. e.g. with
the basic auth plugin, following env variable needs to be configured,
export
SOLR_AUTHENTICATION_CLIENT_BUILDER="org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory"
We can make this nicer e.g. by adding a command-line param such as
--use-basic-auth. This way the configuration of actual factory type can be
hidden inside the script.
With the latest changes, the pre-commit is also passing now.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]