| Class | Description | 
|---|---|
| AbstractLiveSolrObserver | 
 Abstract  
Observer for synchronizing the live solr index. | 
| AbstractSolrObserver | 
 Abstract  
Observer for synchronizing the Solr index for Web components | 
| ContentOrphanStatusObserver | 
 Observes when a content is made orphan or reaffected to a page and update the index accordingly. 
 | 
| ContentPrivacyObserver | 
 Observes when a content's privacy property is modified and update the index accordingly. 
 | 
| IndexPageReadAclObserver | 
 This observer reindexes the page on which the READER profile affectation has been modified. 
 | 
| SolrContentUnpublishedPart1Observer | 
 Observes content depublication in order to synchronize the solr index. 
 | 
| SolrContentUnpublishedPart2Observer | 
 Observes content depublication in order to synchronize the solr index. 
 | 
| SolrContentValidatedObserver | 
 This  
Observer observers content validation
 in order to synchronize the solr index of referencing pages | 
| SolrLiveContentValidatedOrTaggedObserver | 
 This observer updates the Solr index of content in Live workspaces 
 | 
| SolrPageChangePart1Observer | 
Observer for observing page creation or modification in order to
 synchronize Solr index associated. | 
| SolrPageChangePart2Observer | 
Observer for observing page creation or modification in order to
 synchronize the associated solr index. | 
| SolrPageDataUpdateObserver | 
Observer for observing page updates to synchronize associated solr index. | 
| SolrPageDeletionObserver | 
Observer for observing page deletion in order to synchronize 
 Solr index associated. | 
| SolrPageMovePart1Observer | 
Observer for observing page move in order to synchronize
 Solr index associated. | 
| SolrPageMovePart2Observer | 
Observer for observing page move in order to synchronize
 Solr index associated. | 
| SolrPageRenameObserver | 
Observer for observing page updates to synchronize associated Solr index. | 
| SolrSiteAddedObserver | 
Observer for observing site addition in order to synchronize Solr index. | 
| SolrSiteDeletionObserver | 
 Remove the indexes when a site is deleted. 
 | 
| SolrSitemapDeletionObserver | 
 Remove Solr index when a sitemap is deleted. 
 |