Interface OnRestoreSearchIndexer

All Known Implementing Classes:
OnRestoreSiteSearchIndexer, OnRestoreSpaceSearchIndexer

public interface OnRestoreSearchIndexer
Responsible for indexing of inserted entites on XML restore.
Since:
8.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    It is called when all searchable objects are persisted so the indexer can finish its job.
    void
    A consumer accepting persisted objects.