private string DatabasePath() { return(Path.Combine(FileUtils.GetAppDataFolder(), "searchindex.db")); }