You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/search/criteria_reference/datemetadata_criterion.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ searches for content based on the date when it was created or last modified.
5
5
6
6
## Arguments
7
7
8
-
-`target` - indicated if creation or modification date should be queried, either `DateMetadata::CREATED` or `DateMetadata::MODIFIED`
8
+
-`target` - indicating if publication or modification date should be queried, either `DateMetadata::CREATED` or `DateMetadata::PUBLISHED` (both with the same functionality), or `DateMetadata::MODIFIED`
0 commit comments