[
https://issues.apache.org/jira/browse/NIFI-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-4422.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> QueryElasticsearchHttp: Expression Language not being evaluated for Query
> property
> ----------------------------------------------------------------------------------
>
> Key: NIFI-4422
> URL: https://issues.apache.org/jira/browse/NIFI-4422
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Joe Warner
> Priority: Minor
>
> I fear this is related to [#NIFI-4397] and thus [#NIFI-1927] (in which case
> there may be no help for me) but I am struggling with expansion of the Query
> property. If I put my Lucene query (_type:time AND user_id.id[800000 TO
> 1150000]) directly into the Query property then everything seems to work
> fine. But if I set an attribute _query with this value and then set the Query
> property to ${_query} then it doesn't work and the processor seems to fail
> rather silently. I can't see anything in the logs that suggests to me that
> was an error.
> Is this just another case of when it says "Supports Expression Language:
> true" in the documentation that this only really tells a small part of the
> story?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)