Thanks, turns out the system was running out of memory, and the search indexer (elasticsearch) is a bit of a memory hog. The "out of memory manager" for the server was killing it.
Ironically, due to other recent server issues, I ratcheted up the early out of memory aggression, contributing to this problem. Should be fixed, for now.