simon987 / sist2

Lightning-fast file system indexer and search tool
GNU General Public License v3.0
843 stars 55 forks source link

whisper does not commit during scan #478

Closed write3371 closed 4 months ago

write3371 commented 4 months ago

Device Information (please complete the following information):

Command with arguments

Describe the bug whisper does not commit during scan, if the program crash, all progress are lost

Steps To Reproduce Please be specific!

  1. Go to '...'
  2. Click on '....'
  3. etc.

Expected behavior add

  if done % 100 == 0:
            index.commit()

Actual Behavior

Screenshots

Additional context