When an index scan completes, go through the Entry, Category, and Image tables and delete any records where the referenced file is missing. (But only do that after the index is quiescent, which is the hard part.)
The text was updated successfully, but these errors were encountered:
Expected Behavior
When an index scan completes, go through the Entry, Category, and Image tables and delete any records where the referenced file is missing. (But only do that after the index is quiescent, which is the hard part.)
The text was updated successfully, but these errors were encountered: