-
-
Notifications
You must be signed in to change notification settings - Fork 671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Topic Search Filter not work as expected #1532
Comments
I experienced the same behaviour. I started to work on it (https://github.com/AlexisSouquiere/akhq/tree/feat/fix-search) and will propose a PR soon |
@teimyBr can I have your feedback on the proposal I did in the mentioned PR just above ? |
Yes tested it out seems like the filter works very good now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im searching in Kafka Topic over the filter in akhq.
Search 1: Value // Commercial // Contains
Search 2: Value // Commercial// Not Contains
shows exact the same records.
What i expect is that the AKHQ show in Query 2 non of this records.
AKHQ Version: 0.24
Kafka Version 3.4
The text was updated successfully, but these errors were encountered: