RecordsProviderInteractor
Defines the methods for back-to-core notifications regarding search index changes.
-
Associated data provider identifier
-
Notify about record addition. Engine would add it to the search index asap.
-
Notify about records addition. Engine would add it to the search index asap.
-
Notify about record deletion. Engine would drop search index for particular identifier.
-
Notify about record deletion. Engine would drop search index for identifiers
-
Notify about record alteration. Engine would update search index for corresponding identifier asap.
-
Notify about database drop. Engine would drop layer related search indexes.