You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2019/02/06 15:13:00 UTC

[jira] [Updated] (NIFI-5993) NiFi text search improvment

     [ https://issues.apache.org/jira/browse/NIFI-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt updated NIFI-5993:
------------------------------
    Fix Version/s:     (was: 1.9.0)

> NiFi text search improvment
> ---------------------------
>
>                 Key: NIFI-5993
>                 URL: https://issues.apache.org/jira/browse/NIFI-5993
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>    Affects Versions: 1.8.0
>            Reporter: Nimrod Avni
>            Priority: Minor
>              Labels: nifi, search, ui
>
> The NiFi textual search on all the components in the canvas has some big issues
> The searching refreshes every time you type in a new letter, since the NiFi canvas can get very big quickly, the searching takes up a lot of time and resources. I had more then a few times where i typed in 2 letters and made my chrome tab crash. I had to resort to typing what i want to search in a notepad and copying it to to search box to avoid it searching every time i type in a new letter.
> I think it can be resolved by better textual indexing or potentially making the search box do an "on demand" search, where the user clicks the search button or the enter key to start the search.



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