Hi Ben,If you are checking on periodic training.Enable debug logging on
com.day.cq.dam.similaritysearch and check on the same. It does have info
level messages:log.info("Periodic tagging job
started...");log.info("Periodic tagging job finished and took {} ms",
System.currentTimeMillis() - start);Further you can confirm auto-tagging
schedule by navigating to
/system/console/components/com.day.cq.dam.similaritysearch.internal.scheduler.PeriodicAutoTaggingJob
and checking theProperties which lists ...