Koji Kawamura created NIFI-4519:
-----------------------------------

             Summary: Add SolrLookupService
                 Key: NIFI-4519
                 URL: https://issues.apache.org/jira/browse/NIFI-4519
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Koji Kawamura
            Priority: Minor


SolrLookupService would be useful to enrich Records by Solr query result.

There are few Solr related components. Following table summarizes what each 
component does:

|| name || input || output || state || main purpose ||
| GetSolr | none | FlowFile content as XML or Record | Already exists | CDC 
(Capture Data Change) from Solr collection |
| FetchSolr | FlowFile | Record | Implemented by NIFI-4516 | Executes arbitrary 
queries using incoming FlowFile attributes and Expression Language. | 
| SolrLookupService | Coordinates (created by FlowFile attributes / Record 
fields) | as additional FlowFile attribute / Record field | Implemented by this 
JIRA | Enrich FlowFile or Record by Solr query result |



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to