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.
|
IndexContentReadAclObserver |
This observer reindexes the content on which the READER profile affectation has been modified.
|
IndexSimpleContentReadAclObserver |
This observer reindexes all the simple content on which the READER profile affectation has been modified.
|
ObserverHelper |
This helper centralize a few common helper methods
|
UnindexContentObserver |
Observer in charge for removing deleted contents from the Solr server.
|