Closed keineahnung2345 closed 3 years ago
Add an argument time_last_indexed to the function indexing_all and rename it to indexing_diff_by_time. For filesystem repo, now it will only index for those who are updated after last indexing.
time_last_indexed
indexing_all
indexing_diff_by_time
Thank you.
Add an argument
time_last_indexed
to the functionindexing_all
and rename it toindexing_diff_by_time
. For filesystem repo, now it will only index for those who are updated after last indexing.