Thanks, Otis I got it.
2013/4/25 Otis Gospodnetic
> Hi,
>
> No, start.jar is not deployed. That *is* Jetty.
> This is what the real Embedded Jetty is about:
> http://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty
>
> What we have here is Solr is just an *included* Jetty, so it's easier
> to ge
Hi,
No, start.jar is not deployed. That *is* Jetty.
This is what the real Embedded Jetty is about:
http://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty
What we have here is Solr is just an *included* Jetty, so it's easier
to get started. That's all. :)
Otis
--
Solr & ElasticSearch Support
ht
Hi Otis;
You are right. start.jar starts up an Jetty and there is a war file under
example directory and deploys start.jar to itself, is that true?
2013/4/25 Otis Gospodnetic
> Suggestion :
> Don't call this embedded Jetty to avoid confusion with the actual embedded
> jetty.
>
> Otis
> Solr & E
Suggestion :
Don't call this embedded Jetty to avoid confusion with the actual embedded
jetty.
Otis
Solr & ElasticSearch Support
http://sematext.com/
On Apr 23, 2013 4:56 PM, "Furkan KAMACI" wrote:
> Thanks for the answers. I will go with embedded Jetty for my SolrCloud. If
> I face with somethi
Thanks for the answers. I will go with embedded Jetty for my SolrCloud. If
I face with something important I would want to share my experiences with
you.
2013/4/23 Shawn Heisey
> On 4/23/2013 2:25 PM, Furkan KAMACI wrote:
>
>> Is there any documentation that explains using Jetty as embedded or n
On 4/23/2013 2:25 PM, Furkan KAMACI wrote:
Is there any documentation that explains using Jetty as embedded or not? I
use Solr deployed at Tomcat but after you message I will consider about
Jetty. If we think about other issues i.e. when I want to update my Solr
jars/wars etc.(this is just an foo
According to answers here for a huge crawling system and high response time
searching SolrCloud system I will try Jetty. If anyone has a good reason
they can explain it here, you are right. By the way, Shawn when I read you
answer I understand that I should choose embedded Jetty, is that right?
2
On 4/23/2013 1:52 PM, Furkan KAMACI wrote:
Thanks for the answer. If I find something that explains using embedded
Jetty or Jetty, or Tomcat it would be nice.
2013/4/23 Mark Miller
Tomcat should work just fine in most cases. The downside to Tomcat is that
all of the devs generally run Jetty s
Is there any documentation that explains using Jetty as embedded or not? I
use Solr deployed at Tomcat but after you message I will consider about
Jetty. If we think about other issues i.e. when I want to update my Solr
jars/wars etc.(this is just an foo example) does any pros and cons Tomcat
or Je
My 2 cents on this is if you have a choice, just stick with Jetty.
This article has some pretty convincing information:
http://www.openlogic.com/wazi/bid/257366/Power-Java-based-web-apps-with-Jetty-application-server
The folks over at OpenLogic definitely know their stuff when it comes
to support
Thanks for the answer. If I find something that explains using embedded
Jetty or Jetty, or Tomcat it would be nice.
2013/4/23 Mark Miller
> Tomcat should work just fine in most cases. The downside to Tomcat is that
> all of the devs generally run Jetty since it's the default. Also, all of
> our
Tomcat should work just fine in most cases. The downside to Tomcat is that all
of the devs generally run Jetty since it's the default. Also, all of our units
tests run against Jetty - in fact, a specific version of Jetty.
Usually, Solr will run fine in other webapps. Many, many users run Solr in
At first I will work on 100 Solr nodes and I want to use Tomcat as
container and deploy Solr as a war. I just wonder what folks are using for
large systems and what kind of problems or benefits they have with their
choices.
2013/3/26 Otis Gospodnetic
> Hi,
>
> This question is too open-ended fo
Hi,
This question is too open-ended for anyone to give you a good answer.
Maybe you want to ask more specific questions? As for embedding vs. war,
start with a simpler war and think about the alternatives if that doesn't
work for you.
Otis
--
Solr & ElasticSearch Support
http://sematext.com/
If I want to use Solr in a web search engine what kind of strategies should
I follow about how to run Solr. I mean I can run it via embedded jetty or
use war and deploy to a container? You should consider that I will have
heavy work load on my Solr.
15 matches
Mail list logo