I think Solr encourage SSL than authentication On Mon, Nov 17, 2014 at 6:08 PM, Bai Shen <baishen.li...@gmail.com> wrote:
> I am using solrj to connect to my solr server. However I need to > authenticate against the server and can not find out how to do so using > solrj. Is this possible or do I need to drop solrj? I can manually create > an httpclient and set up authentication but then I can't use solrj. > > Thanks. >