We have a site with a Products index and a task set to do a full rebuild every hour. The index has two instances (A and B) and one build that does a Full index. Building manually works fine, and the task also runs successfully every hour. The balancer is set to LastUpdated although we also tried ActivePassive. A full rebuild takes about 10 to 12 seconds.
Everything works OK when we build manually, but from time to time (sometimes a few times a day, sometimes it runs fine for a day or two) the index is empty and we get no results on the Products page. At that point, we have to manually rebuild the index again to get products to show up.
I looked at the Diagnostics folder at the last index build causing the failure seems to be OK. The logs for A and B both contain the same data and amount of products and in the Index folder I find files that look as expected too. This makes me believe the index is fine but there might be something wrong with the balancer determining which index to use or some other kind of problem.
Has anyone seen this before? Are there other logs I can look at to see where the problem can be? We're running on 9.4.15.
Thanks!