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

Bryan Bende commented on NIFI-461:
----------------------------------

Hey Mark,

Quick question... I was working on changing the request parameters to dynamic 
properties and ran into one issue, it looks like the property names are unique 
(which makes sense), but this means you can't have request parameters with 
repeating names, so for example this doesn't seem like it can be represented 
with dynamic properties:

split=/exams&f=first:/first&f=last:/last&f=grade:/grade

Initially I was able to add all the f parameters to a processor, but after 
hitting Apply only the last one remains.

Thoughts? I guess worst case the params can stay as a single string property, 
but I agree it is quite unfriendly.




> Add processors to interact with Apache Solr
> -------------------------------------------
>
>                 Key: NIFI-461
>                 URL: https://issues.apache.org/jira/browse/NIFI-461
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>            Reporter: Bryan Bende
>            Priority: Minor
>
> I'd like to see processors for interacting with Apache Solr. 
> Solr has a variety of "update handlers" which allow posting data for 
> indexing, and NiFi would be a great framework to provide the data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to