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.
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
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
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
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.
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.
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
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
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