URL Search Criteria reference¶
URL Search Criteria are part of Search Criteria and they are supported only by URL Search.
URL criteria | URL based on |
---|---|
LogicalAnd | Implements a logical AND Criterion. It matches if ALL of the provided Criteria match. |
LogicalNot | Implements a logical NOT Criterion. It matches if the provided Criterion doesn't match. |
LogicalOr | Implements a logical OR Criterion. It matches if at least one of the provided Criteria match. |
MatchAll | Returns all URL results. |
MatchNone | Returns no URL results. |
Pattern | Matches URLs that contain a pattern. |
SectionId | Matches URLs from content placed in the Section with the specified ID. |
SectionIdentifier | Matches URLs from content placed in Sections with the specified identifiers. |
Validity | Matches URLs based on validity flag. |
VisibleOnly | Matches URLs from published content. |