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

ASF GitHub Bot commented on NIFI-4516:
--------------------------------------

Github user JohannesDaniel commented on the issue:

    https://github.com/apache/nifi/pull/2517
  
    @ijokarumawak 
    To be aligned with processor GetSolr I implemented two options for the data 
format of Solr results: Solr XML and record functions. However, facets and 
stats are written to flowfiles in JSON (which has the same structure like the 
Solr-JSON). I did not implement record management for these two components to 
keep the complexity of the processor at a reasonably level. I chose JSON as it 
is probably the best integrated format in NiFi.


> Add FetchSolr processor
> -----------------------
>
>                 Key: NIFI-4516
>                 URL: https://issues.apache.org/jira/browse/NIFI-4516
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Johannes Peter
>            Assignee: Johannes Peter
>            Priority: Major
>              Labels: features
>
> The processor shall be capable 
> * to query Solr within a workflow,
> * to make use of standard functionalities of Solr such as faceting, 
> highlighting, result grouping, etc.,
> * to make use of NiFis expression language to build Solr queries, 
> * to handle results as records.



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

Reply via email to