Last updated by maurice
4 years ago
startMirroring
Summary
Starts the mirror-changes serviceSyntax
searchableService.startMirroring()
Description
By default changes made through GORM/Hibernate are mirrored to the search index.If you have disabled this feature in the configuration, or if you previously stopped the mirror-changes service, you can start it with this method.Examples
searchableService.startMirroring()