Re: camel elasticsearch component

2015-04-09 Thread Akram
Hi jakub, Thanks for your reply. I did the same thing. Then it was working fine. -- View this message in context: http://camel.465427.n5.nabble.com/camel-elasticsearch-component-tp5764662p5765540.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel elasticsearch component

2015-04-04 Thread Claus Ibsen
Hi Jakub Thanks for this. Its okay. Though we like an unit test so it helps against regressions in the future. On Fri, Apr 3, 2015 at 2:10 PM, Jakub Kotowski wrote: > Hi Akram, > > I've started to work with the Elasticsearch component recently so I had a > look at it for you. It works correctly

Re: camel elasticsearch component

2015-04-03 Thread Jakub Kotowski
Hi Akram, I've started to work with the Elasticsearch component recently so I had a look at it for you. It works correctly if you set the message headers. I've debugged it and there is a bug in the ElasticsearchProducer: https://github.com/apache/camel/blob/master/components/camel-elasticsearch/s

Re: camel elasticsearch component

2015-04-02 Thread Claus Ibsen
Did it work before? If not you are welcome to dive into the code to see if you can find the issue/bug. And you are welcome to log a JIRA and/or provide an unit test to reproduce the issue. http://camel.apache.org/support On Wed, Apr 1, 2015 at 1:01 AM, Akram wrote: > Any quick suggestions will be

Re: camel elasticsearch component

2015-03-31 Thread Akram
Any quick suggestions will be more helpful... -- View this message in context: http://camel.465427.n5.nabble.com/camel-elasticsearch-component-tp5764662p5765090.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel elasticsearch component

2015-03-23 Thread Akram
Thanks a lot for quick reply -- View this message in context: http://camel.465427.n5.nabble.com/camel-elasticsearch-component-tp5764483p5764663.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel elasticsearch component

2015-03-20 Thread Gregor Zurowski
Hi Akram, The search operation has been just added to the Elasticsearch component with CAMEL-8506 (https://issues.apache.org/jira/browse/CAMEL-8506). Take a look at the corresponding unit test (testSearch) to see how to use it: https://github.com/apache/camel/blob/master/components/camel-elastic

Re: camel-elasticsearch component starts up an instance even though IP specified

2014-06-11 Thread Claus Ibsen
Hi I logged a ticket to not forget about it https://issues.apache.org/jira/browse/CAMEL-7502 Jose, you are welcome to work on patch to submit http://camel.apache.org/contributing.html On Wed, Jun 4, 2014 at 3:42 AM, Christian Posta wrote: > Open a JIRA and submit your patch. > > > On Mon, Jun 2

Re: camel-elasticsearch component starts up an instance even though IP specified

2014-06-03 Thread Christian Posta
Open a JIRA and submit your patch. On Mon, Jun 2, 2014 at 8:25 AM, nocturnal3d wrote: > Hi guys, > > I'm using camel 2.13 with the ElasticSearch component > (camel-elasticsearch-2.13). > > I specify the endpoint as such: > > > *elasticsearch://clusterName?operation=INDEX&indexName=indexname&ind