| Class | Description | 
|---|---|
| ContentCommentsObserver | 
 Observes when comments change on a content, to index the comments status. 
 | 
| IndexContentObserver | 
 Observer in charge for indexing contents when created or modified. 
 | 
| ObserverHelper | 
 This helper centralize a few common helper methods 
 | 
| ReloadSolrCacheForAclUpdatedObserver | 
 Reload the ACL Solr cache when a right assignment on READER profile changed. 
 | 
| ReloadSolrCacheForModifiedGroupObserver | 
 Reload the ACL Solr cache because of a group which was just updated. 
 | 
| UnindexContentObserver | 
 Observer in charge for removing deleted contents from the Solr server. 
 |