Re: SolrJ Kerberos Client API

2018-06-29 Thread Jason Gerlowski
Hi Tushar, You're right; the docs are a little out of date there. Krb5HttpClientConfigurer underwent some refactoring recently and came out with a different name: Krb5HttpClientBuilder. The ref-guide should update the snippet you were referencing to something more like: System.setProperty("java.

SolrJ Kerberos Client API

2018-06-28 Thread Tushar Inamdar
Hello, We are looking to move from SolrJ client v5.5.x to the latest v7.4.x. The documentation on wiring kerberos with the client API here seems out-of-date. The HttpClientUtil class