Werk #5542: Table quick search: Is now using regex matching instead of substring search
| Component | Setup | ||
| Title | Table quick search: Is now using regex matching instead of substring search | ||
| Date | Nov 27, 2017 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The quick search feature of tables is now treating the given search term as regular expression. A case insensitive infix search is being performed with the given string.