Re: Basic Auth for Solr Streaming Expressions

2016-11-16 Thread sandeep mukherjee
streaming expressions. ThanksSandeep On Wednesday, November 16, 2016 8:22 AM, sandeep mukherjee wrote: blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; }  Nope never got

Re: Basic Auth for Solr Streaming Expressions

2016-11-16 Thread sandeep mukherjee
cket for this. > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Wed, Nov 9, 2016 at 6:23 PM, sandeep mukherjee < > wiredcit...@yahoo.com.invalid> wrote: > > > I have more progress since my last mail. I figured out that  in the > > StreamContext object ther

Re: Basic Auth for Solr Streaming Expressions

2016-11-09 Thread sandeep mukherjee
me know if there is a better way to enable Basic Auth when using StreamFactory as mentioned in my previous email. Thanks much,Sandeep On Wednesday, November 9, 2016 11:44 AM, sandeep mukherjee wrote: Hello everyone, I trying to find the documentation for Basic Auth plugin for Solr

Re: solrj Https problem

2016-11-09 Thread sandeep mukherjee
g "-h localhost". -Bryan On Mon, Oct 31, 2016 at 1:05 PM, sandeep mukherjee < wiredcit...@yahoo.com.invalid> wrote: > I followed the steps to make the solr SSL enabled. I'm able to hit solr > at: https://localhost:8985/solr/problem/select?indent=on&q=*:*&wt=json And &

Basic Auth for Solr Streaming Expressions

2016-11-09 Thread sandeep mukherjee
Hello everyone, I trying to find the documentation for Basic Auth plugin for Solr Streaming expressions. But I'm not able to find it in the documentation anywhere. Could you please point me in right direction of how to enable Basic auth for Solr Streams? I'm creating StreamFactory as follows: I

solrj Https problem

2016-10-31 Thread sandeep mukherjee
I followed the steps to make the solr SSL enabled. I'm able to hit solr at: https://localhost:8985/solr/problem/select?indent=on&q=*:*&wt=json And for accessing it through Solr Client I created it as follows:System.setProperty("javax.net.ssl.keyStore", "/path/to/solr/server/etc/solr-ssl.keystor