Just wanted to document that the global content search for documents stopped working for new documents. I could keyword search for the title but not for the content.
I ran OPTIMIZE TABLE `documents`
and this seemed to resolve the issue - not sure why the indexing wasn't being updated but it now seems to be working for all documents (including newly created ones).
Just posting this in case anyone runs into something similar.