Skip to content

Commit 6c8c3bd

Browse files
committed
s/from-first-deposit-date/from-created-date/
1 parent 965371c commit 6c8c3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ Note that dates in filters should always be of the form `YYYY-MM-DD`, `YYYY-MM`
560560

561561
When using time filters to retrieve periodic, incremental metadata updates,
562562
the `from-index-date` filter should be used over `from-update-date`,
563-
`from-deposit-date`, `from-first-deposit-date` and `from-pub-date`. The
563+
`from-deposit-date`, `from-created-date` and `from-pub-date`. The
564564
timestamp that `from-index-date` filters on is guaranteed to be updated
565565
every time there is a change to metadata requiring a reindex.
566566

0 commit comments

Comments
 (0)