Closed Issif closed 8 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: fjogeleit, Issif
The full list of commands accepted by this bot can be found here.
The pull request process is described here
LGTM label has been added.
What type of PR is this?
/kind bug
/kind feature
Any specific area of the project related to this PR?
What this PR does / why we need it:
An user noticed empty result when we search for an output field value with a / or -. It was fixed for the tags and hostnames not for other fields.
Moreover, I added a regexp to remove for the output field the timestamp + priority, it's a redundant info in the event board. It also so save some space.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
These changes will imply to flush all data, the schema in redisearch must be replaced.