Andrew Lim created NIFI-4234:
--------------------------------
Summary: The Filter the Add Processor window should return valid
results even if search terms do not exactly match tags
Key: NIFI-4234
URL: https://issues.apache.org/jira/browse/NIFI-4234
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Reporter: Andrew Lim
Priority: Minor
The filter field should be more forgiving. For example, if you enter
"database, rdbms" you get 2 results (ConvertJSONToSQL and PutSQL processors).
I would think the following would also return the same results, but you get
none:
"database,rdbms"
"database rdbms"
"rdbms, database"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)