An error occurred while fetching this tab.
docs: update search documentation
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: rvantonder
Adds a more complete description of search syntax (specifically for search patterns) and interpretation. This will help avoid issues like #7604 (closed) and #6490 (closed). These changes will also become more important with the addition of a content:
filter and AND/OR expressions down the line.
I do wonder if the search pattern section should come after the keyword section. Your thoughts here.
Detailed changes:
.*?
in regex by default/.../
syntax or escaping in regex modeliteral, regexp, structural
and move it to the end since visible toggles take precedence now
Push commits to the source branch or add previously merged commits to review them.