Name | Description | |
---|---|---|
![]() | GetOrCreateSeachIndexAsync | Gets or creates the search index. |
![]() | GetSearchIndexNoCreate | Gets the search index. Does not create it on demand. |
![]() | LoadFromAppSettingsAsync | Loads the library gallery search info from the application settings. |
![]() | LoadFromFile | Loads the search info from the specified file. |
![]() | LoadFromFolderAsync | Loads the library folders from the specified root folder. |
![]() | SaveToAppSettingsAsync | Saves the library gallery search info to the application settings. |
![]() | SaveToFileAsync | Saves this search info to a file. If the file exists, it's overwritten. |