Bryan Bende created NIFI-4035:
---------------------------------
Summary: Implement record-based Solr processors
Key: NIFI-4035
URL: https://issues.apache.org/jira/browse/NIFI-4035
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.2.0, 1.3.0
Reporter: Bryan Bende
Priority: Minor
Now that we have record readers and writers, we should implement variants of
the existing Solr processors that record-based...
Processors to consider:
* PutSolrRecord - uses a configured record reader to read an incoming flow file
and insert records to Solr
* GetSolrRecord - extracts records from Solr and uses a configured record
writer to write them to a flow file
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)