[
https://issues.apache.org/jira/browse/NIFI-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979705#comment-16979705
]
Chris Metzger commented on NIFI-5993:
-------------------------------------
I'm trying to follow up and see if this is still an issue. I'm not seeing a
search occur on every key stroke. I only see a search request occur after
typing is completed. Can you please confirm for me if this is still occurring?
> 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
(v8.3.4#803005)