Hi, I have configured basic authentication in Solr using web.xml. It is working fine when I search using SolrJ. But when I try to index with Authentication enabled using SolrJ it is throwing exception.
Is secured indexing is not enabled? How I am suppose to use secured indexing. Regards, Allahbaksh