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

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

Abhinav Rohatgi commented on NIFI-4516:
---------------------------------------

Hi, I am interested in working on this ticket, but would appreciate if I can get a brief description of what Solr functionalities are you expecting to be included as part of this processor. I have already planned on including the list of parameters in the processor as specified on the following page: [https://lucene.apache.org/solr/guide/6_6/common-query-parameters.html] and will be returning the response as an XML or a RecordSet similar to the GetSolr processor. 

Do you want additional functionalities like Faceting, Grouping and Highlighting to be included as well? If yes, then how do you expect the response of the processor should look like in terms of the following functionalities.

 

> 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)