All Classes and Interfaces

Class
Description
 
Bean wiring for the batch-indexing processing pipeline.
Invalidates the tag and child-association caches in the Alfresco metadata repository before every batch indexing job run.
 
Configuration for Transform Core AIO direct integration.
 
 
Configuration for continuous reindexing mode — always active in the batch-indexing module.
Configuration properties for continuous reindexing mode (live indexing via polling).
Continuously polls the Alfresco DB for new/changed nodes and launches reindexByDate Spring Batch jobs one at a time.
Persists the reindexing watermark as a typed WatermarkDocument in a dedicated Elasticsearch index.
Attaches the CacheInvalidationListener to the reindexByDateJob bean (defined in the reindexing module) without overriding it.
Checked exception indicating the watermark store cannot be reached.
Unchecked exception thrown when a watermark write fails with HTTP 409 (version conflict).
Typed watermark document persisted in Elasticsearch.