You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/19 16:26:01 UTC

[jira] [Commented] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

    [ https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332504#comment-16332504 ] 

ASF GitHub Bot commented on NIFI-1604:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/2092
  
    Looks good, merging


> 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)