Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3368

Support camel case search in Add Processor dialog

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.1
    • None
    • Core UI

    Description

      In the Add Processor dialog, it would be useful to be able to search by camel case, as many IDEs support.

      For example:

      typing gff -> GenerateFlowFile
      typing cat -> ConvertAvroToJSON, ConvertAvroToORC

      etc.

      My guess is that the ajax request for the search query could be sent to the server and parsed into a regex for uppercase characters, and then a union query applied to the available list of processors.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alopresto Andy LoPresto
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: