[
https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332506#comment-16332506
]
ASF GitHub Bot commented on NIFI-1604:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2092
> PutSolrContentStream does not evaluate expression attribute
> -----------------------------------------------------------
>
> Key: NIFI-1604
> URL: https://issues.apache.org/jira/browse/NIFI-1604
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.4.1
> Reporter: Adis Cesir
> Assignee: Pierre Villard
> Priority: Trivial
> Labels: easyfix
>
> PutSolrContentStream does not evaluate user created attributes correctly in
> the Content Stream Path property.
> An example is: /update/extract?literal.id=${some_attribute}&commit=true
> some_attribute will not be evaluated correctly
> Workaround is to explicitly define the solr content stream properties as:
> literal.id =
> commit =
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)