I would be best to manage elasticsearch outside of tomcat and use the java
or rest api to communicate with ES from within your app.  If you absolutely
must run ES within tomcat, have a look at the wares transport[1].

[1] https://github.com/elasticsearch/elasticsearch-transport-wares

Thanks,
Matt Weber


On Fri, May 9, 2014 at 8:02 AM, Hariharan Vadivelu <harii...@gmail.com>wrote:

> unlike SOLR , elasticsearch does not require a Java container, however you
> can always instantiate ES in embedded mode within your J2EE application.
> more details available here.
>
> http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/client.html
>
>
> On Friday, May 9, 2014 7:43:56 AM UTC-5, anass benjelloun wrote:
>>
>> Hello,
>>
>> I need to compare the both solutions ElasticSearch and Solr, then choose
>> one of them to integrate it on my webapp, so i'm using tomcat6 server and i
>> installed/Configured Solr.war in my webapp without any probleme then i
>> search to integrate ElasticSearch with tomcat i didn't find enough
>> informations.
>> so if some one know steps to do or know any other solution to my
>> probleme, describe that step by step.
>> thanks,
>>
>> regards,
>> Anass BENJELLOUN
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/7e785706-d2ee-4bb8-9609-8232d12842f2%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/7e785706-d2ee-4bb8-9609-8232d12842f2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoCthUummqv16MdgNiA%2BR5YzxUhhDRrzXTW89N8H6Jjx4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to