Re: Elasticsearch rest client

2018-11-27 Thread Alain Picard
I shared it with you via Dropbox, you should received an email from them. Alain On Mon, Nov 26, 2018 at 8:07 AM Roy Teeuwen wrote: > That would be nice Alain, thanks! > > > On 25 Nov 2018, at 23:01, Alain Picard > wrote: > > > > Roy, > > > > Right now I'm including all of those jar in my bundl

Re: Elasticsearch rest client

2018-11-26 Thread Roy Teeuwen
That would be nice Alain, thanks! > On 25 Nov 2018, at 23:01, Alain Picard > wrote: > > Roy, > > Right now I'm including all of those jar in my bundle classpath, I have not > yet integrated this as part of our target platform with a formal > repository. I can always provide you with a jar of o

Re: Elasticsearch rest client

2018-11-25 Thread Alain Picard
Roy, Right now I'm including all of those jar in my bundle classpath, I have not yet integrated this as part of our target platform with a formal repository. I can always provide you with a jar of our PDE project with just the Elasticsearch piece. Let me know what you want to do Alain On Sun,

Re: Elasticsearch rest client

2018-11-25 Thread Roy Teeuwen
Hey Alain, Thanks! You don't happen to have a pom / plugin example to build this jar? Would make it a bit easier. @Francois @Jean-Baptiste thanks! Didn't know about the JestClient, maybe this will do as well, it makes it already a bit better than the low level one, but having a real builder li

Re: Elasticsearch rest client

2018-11-24 Thread Francois Papon
Hi Roy, We are using the ES rest client in Karaf Decanter appender, may be it could help: https://github.com/apache/karaf-decanter/tree/master/appender/elasticsearch-rest regards, François Papon fpa...@apache.org Le 24/11/2018 à 18:08, Roy Teeuwen a écrit : > Hey, > > I am trying to use the El

Re: Elasticsearch rest client

2018-11-24 Thread Jean-Baptiste Onofré
Hi Roy, you can take a look on the Karaf Decanter Elasticsearch REST appender: https://github.com/apache/karaf-decanter/tree/master/appender/elasticsearch-rest Regards JB On 24/11/2018 15:08, Roy Teeuwen wrote: > Hey, > > I am trying to use the Elasticsearch rest client (version 6) in Felix /

Re: Elasticsearch rest client

2018-11-24 Thread Alain Picard
Roy, Not sure how well that will match for you, but here's the list from our search bundle and it includes the high-level client. YMMV Cheers, Alain lib/elasticsearch-6.4.0.jar, lib/elasticsearch-rest-high-level-client-6.4.0.jar, lib/elasticsearch-rest-client-6.4.0.jar, lib/elasticsearch-co