You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2018/08/13 16:58:00 UTC

[jira] [Created] (NIFI-5512) Create QuerySolrHttp processor

Jeff Zemerick created NIFI-5512:
-----------------------------------

             Summary: Create QuerySolrHttp processor
                 Key: NIFI-5512
                 URL: https://issues.apache.org/jira/browse/NIFI-5512
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Extensions
            Reporter: Jeff Zemerick


Create a QuerySolrHttp processor that supports executing a search against an instance of Solr and returning the results in the flowfile. Ideally, the processor should work similarly to the QueryElasticsearchHttp processor.

This processor would be useful in cases where it is desired to execute a search during a flow and act upon the results. The GetSolr processor cannot be used in these cases because it does not allow incoming connections.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)