LocalDataProvider
Search records data provider with local storage
-
NSNotification name for built-in update notifications.
-
Provider identifier for concrete local provider
-
Dictionary with all records
-
Records storage
-
Make your own data provider of local data with built-in load/save support for Codable results.
-
Register custom data provider interactor to notify search engine about object additions or changes.
-
Resolves SearchResultSuggestion into SearchResult locally.
-
Adds record to providers storage
-
Add or override existoing record to provireds storage
-
Deletes record by id
-
Deletes all records