| AbstractSolrODFObserver |
Abstract Observer for synchronizing the Solr indexes.
|
| AbstractSolrOnSiteConfModifiedObserver |
Observer for observing site configuration modifications
in order to synchronize Solr index.
|
| AbstractSolrOrgUnitObserver |
Observer for observing orgunit modifications
in order to synchronize Solr index.
|
| SolrContentValidatedPart1Observer |
Observer unindexing pages corresponding to Programs that are not displayed by the site anymore
given current ODF restrictions.
|
| SolrContentValidatedPart2Observer |
Observer for observing odf content validation in order to synchronize
lucene index associated.
|
| SolrOdfContentModifiedObserver |
This Observer observes ODF content modification
in order to synchronize the solr index of referencing pages
|
| SolrOnSiteConfModifiedPart1Observer |
Observer for observing site configuration modification
in order to unindex the given Solr pages
|
| SolrOnSiteConfModifiedPart2Observer |
Observer for observing site configuration modification
in order to index the given Solr pages
|
| SolrOrgUnitChangedPart1Observer |
Observer for observing the move or validation of an OrgUnit
in order to unindex (1st step) in Solr the given ODF root pages (because the virtual tree may have changed)
|
| SolrOrgUnitChangedPart2Observer |
Observer for observing the move or validation of an OrgUnit
in order to index (2nd step) in Solr the given ODF root pages (because the virtual tree may have changed)
|
| UnindexProgramObserver |
Observes ODF Program deletion or unpublishing in order to synchronize the Solr index.
|