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

Matt Gilman commented on NIFI-1115:
-----------------------------------

A couple more things to consider...

1) The processor description shown in the new processor dialog was never 
intended to support lengthy values. Detailed information is meant for the Usage 
guide. Maybe we need to add support for linking to the Usage from there? This 
doesn't mean that we don't support lengthy descriptions we just need to 
establish how to best handle them.

2) What gives me hesitation, is that we are filtering the table using a field 
that's not in the table. The description is only visible when a particular 
Processor type is selected. As I mentioned previously, overflowed text doesn't 
necessarily bother me. This is already the behavior in this table (and others 
throughout the application). However, filtering by a field not shown in the 
table would be unique.

> Tokenize processor descriptions for searching for processors to add
> -------------------------------------------------------------------
>
>                 Key: NIFI-1115
>                 URL: https://issues.apache.org/jira/browse/NIFI-1115
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Core UI
>            Reporter: Joseph Witt
>            Assignee: Matt Gilman
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: 0001-NIFI-1115.patch
>
>
> We currently use tokens from processor names and processor tags to aid in 
> searching for processors in the add dialogue.  A user brought up a great 
> point that we should also tokenize the descriptions as they often have useful 
> words that aren't reflected in the tags.  Perhaps we should also consider 
> stop/skip words here too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to