Annotations Index Count Never Matches with Live Indexing and Replication Cron #121
Open
Description
I've noticed that during the nightly replication cron that the annotations index table slips from the db. The only way to resolve this is to delete the index for this table and rebuild from scratch. However, the next time the replication cron runs, the index for annotations is off again. Is this expected?
root@HTPC-Xeon:/storage/musicbrainz-docker/admin# ./check-search-indexes all
CORE STATUS INDEX DB
editor OK 0 /0
instrument OK 987 /987
series OK 10893 /10893
place OK 39509 /39509
event OK 40295 /40295
tag OK 94581 /94581
area OK 118047 /118047
label OK 172950 /172950
cdstub OK 293492 /293492
annotation -- 341650 /341606
work OK 1259182 /1259182
artist OK 1592742 /1592742
release-group OK 1907204 /1907204
release OK 2413385 /2413385
url OK 6296267 /6296267
recording OK 21730554 /21730554
Metadata
Assignees
Labels
No labels