RE: How to configure solr to not bind at 8983‏

2015-08-20 Thread Samy Ateia
From: apa...@elyograg.org > Date: Thu, 20 Aug 2015 07:14:25 -0600 > > On 8/20/2015 2:34 AM, Samy Ateia wrote: > > I changed the solr listen port in the solr.in.sh file in my solr home > > directory by setting the variable: SOLR_PORT=. > > But Solr is still trying to also li

How to configure solr to not bind at 8983‏

2015-08-20 Thread Samy Ateia
I changed the solr listen port in the solr.in.sh file in my solr home directory by setting the variable: SOLR_PORT=. But Solr is still trying to also listen on 8983 because it gets started with the -DSTOP.PORT=8983 variable. What is this -DSTOP.PORT variable for and where should I configure

How to configure solr to not bind at 8983

2015-08-19 Thread Samy Ateia
I changed the solr listen port in the solr.in.sh file in my solr home directory by setting the variable: SOLR_PORT=. But Solr is still trying to also listen on 8983 because it gets started with the -DSTOP.PORT=8983 variable. What is this -DSTOP.PORT variable for and where should I configure