elasticsearch - Invoking elastic search with Query string in Apache Camel -
apache camel documentation mentions query string
operation: search
message body: map or searchrequest
description: camel 2.15: search content map of query string.
anybody has example perform search query string in apache camel?
Comments
Post a Comment