You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/26 12:10:57 UTC

[GitHub] [camel-kamelets] Delawen edited a comment on pull request #172: ElasticSearch search source kamelet

Delawen edited a comment on pull request #172:
URL: https://github.com/apache/camel-kamelets/pull/172#issuecomment-826784457


   I don't think I can do proper yaks testing against an ElasticSearch.
   
   I am testing that queries like the following work fine with my own ElasticSearch:
   
   ```kamel bind "elasticsearch-search-source?clusterName=quickstart&hostAddresses=quickstart-es-http:9200&user=elastic&password=3n766wE6tg1K4uL1m8or4CqB&query=%7B%22query%22:%7B%22match%22:%7B%22test%22:%22123%22%7D%20%7D%20%7D&indexName=data&enableSSL=false" log:info; 
   kamel logs elasticsearch-search-source-to-log```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org