Re: Jetty Server in Production

2015-12-18 Thread Upayavira


On Fri, Dec 18, 2015, at 02:57 PM, Mugeesh Husain wrote:
> 
> >> You are *expected* to use the inbuilt Jetty rather than anything else 
> Yes i am deciding to use inbuilt Jetty server instead of any other.
> Question:
> If we use inbuit jetty server what type of expected issue may be occurred
> ?
> or can we use inbuilt jetty server in production ?

Absolutely, that is what the Solr developers expect you to do.
 
> >> What do you mean "service"? 
> service mean i did not create solr as a service based(not using Service
> Installation Script)

That is up to you. Use the inbuilt Jetty, along with the bin/solr
script. The init script installer is a convenience tool should you
choose to use it.

Upayavira


Re: Jetty Server in Production

2015-12-18 Thread Mugeesh Husain

>> You are *expected* to use the inbuilt Jetty rather than anything else 
Yes i am deciding to use inbuilt Jetty server instead of any other.
Question:
If we use inbuit jetty server what type of expected issue may be occurred ?
or can we use inbuilt jetty server in production ?

>> What do you mean "service"? 
service mean i did not create solr as a service based(not using Service
Installation Script)




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Jetty-Server-in-Production-tp4246309p4246326.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Jetty Server in Production

2015-12-18 Thread Upayavira


On Fri, Dec 18, 2015, at 01:46 PM, Mugeesh Husain wrote:
> Hello
> 
> Suggestion Please
> 1.) can we use inbuilt jetty server in production 
> 2.)Can we use solr instance without using service

1) You are *expected* to use the inbuilt Jetty rather than anything else

2) What do you mean "service"?

Upayavira