Adis Cesir created NIFI-1604:
--------------------------------
Summary: 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: Core Framework
Affects Versions: 0.4.1
Reporter: Adis Cesir
Priority: Minor
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
(v6.3.4#6332)