The filter consists of a space separated list of conditions. A diagnostic is shown if all conditions are true. Each condition takes the form:
[ facet ] [ operator ] value
Where the facet is the name of the attribute of the diagnostic to test, and the operator is one of:
If no facet is specified it defaults to checking the value is in the title, equivalent to title:value. Values may be quoted to include special characters, such as spaces.
title:value
Conditions may be combined with AND or OR, or prefixed with NOT to get the inverse.
AND
OR
NOT
Loading diagnostics...