View Single Post
Old 07-13-2022, 05:46 PM   #146
Kuhnke
Member
Kuhnke began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Nov 2015
Device: Kindle Voyage
Indexing full text search on a FAT32 file system

First: What a wonderfull function! Thank you very much Kovid!
Problem (?) with indexing:
I started the indexing in fast mode (win10), but after a view hours the process got slower and slower. After one night the remaining time increased to 31 DAYs.
After some testing I found the reason: My library is stored on a "Veracrypt" Volume, and this is formated with FAT32 by default. When the file full-text-search.db reached the size limit of 4 GB, my pc just tried to write more data, but failed without an error message.
Kuhnke is offline