I have a peculiar problem with the Full Text Search feature. My library consists of a few thousand books, each OCRed, and I have a few side libraries, each significantly smaller.
The Full Text Indexing in the smaller libraries seems to work fine, as does the addition of new books and their indexing.
In my main library however, the program simply refuses to index a new book. There is a process going on, and the program is doing something, but I do not know what and I do not know which book is causing the problem. Trying the same books, that do not get OCRed properly in the main library, in the side libraries works just fine.
Copying over the entire main library into a new instance works fine for the first thousand or so books, but eventually the library gets corrupted by the same issue and Full Text Search stops working.
Restoring the Database or starting the program in Admin mode does not fix the issue.
I hope you guys can help me out here