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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7e785706-d2ee-4bb8-9609-8232d12842f2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
