Re: HttpSolrCall CollectionRequest collection name

2017-05-22 Thread Colm O hEigeartaigh
Just a single Solr instance. Colm. On Mon, May 22, 2017 at 2:47 PM, Susheel Kumar wrote: > Hi Colm, what do you mean when you refer to "Standalone Solr". Did you > setup Solr Cloud or just a single Solr instance? > > Thnx > > On Mon, May 22, 2017 at 8:50 AM, Colm O hEigeartaigh > wrote: > >>

Re: HttpSolrCall CollectionRequest collection name

2017-05-22 Thread Susheel Kumar
Hi Colm, what do you mean when you refer to "Standalone Solr". Did you setup Solr Cloud or just a single Solr instance? Thnx On Mon, May 22, 2017 at 8:50 AM, Colm O hEigeartaigh wrote: > Hi all, > > Setup: Standalone Solr with a "demo" collection name > > In HttpSolrCall.getAuthCtx - it is cr

HttpSolrCall CollectionRequest collection name

2017-05-22 Thread Colm O hEigeartaigh
Hi all, Setup: Standalone Solr with a "demo" collection name In HttpSolrCall.getAuthCtx - it is creating a CollectionRequest where collectionRequest.collectionName == null when I call: curl http://localhost:8983/solr/demo/get?id=xyz Is there a reason why it doesn't try to extract the collection