Chris Sampson created NIFI-12020:
------------------------------------
Summary: Enable templated searches for Elasticsearch
Key: NIFI-12020
URL: https://issues.apache.org/jira/browse/NIFI-12020
Project: Apache NiFi
Issue Type: New Feature
Reporter: Chris Sampson
See
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-template.html
This could be an extension to {{JsonQueryElasticsearch}} with an optional
"templated" property setting that sends the {{Query}} to the
{{_search/template}} endpoint instead of just {{_search}}. Paginated queries
should also be considered (if they are possible with templated searches in
Elasticsearch).
Separate processor(s) may be preferred.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)