[
https://issues.apache.org/jira/browse/NIFI-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500824#comment-14500824
]
Bryan Bende commented on NIFI-461:
----------------------------------
Just pushed an update to address Mike's comments.
Also tried to improve the error handling based on testing with a stand-alone
Solr instance and bringing it down while adding documents, and seeing that it
resulted in a SolrServerException wrapping an IOException. So now if a
SolrServerException is caused by IOException it will route to
connection_failure, otherwise to regular failure.
> 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)