NissimShiman commented on pull request #4563:
URL: https://github.com/apache/nifi/pull/4563#issuecomment-707926327
@anaylor and @markobean
Thank you for taking the time to review this PR. I greatly appreciate it!
I added the points that you both pointed out and they are now reflected in
the PR code
Also, @anaylor : Adding a checkbox for an inverse query is an
intuitive/user friendly way to go so that is why I chose this path, but adding
an ! would have been a valid option as well.
But you make a very good point that leads to a broader issue. It would be
great if the Provenance Search had an option where users could compose their
own query with regular expressions or lucene query syntax (as the underlying
queries are made in lucene for most of the existing provenance inplementations
anyway).
I am interested to know what community members would think about that.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]