Gets searching working in the dashboard, updates to latest examine

This commit is contained in:
Shannon
2018-12-04 14:25:37 +11:00
parent fce5b29b1c
commit 56d1a317c0
29 changed files with 235 additions and 147 deletions

View File

@@ -354,7 +354,7 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
return null;
}
internal CacheValues ConvertFromSearchResult(SearchResult searchResult)
internal CacheValues ConvertFromSearchResult(ISearchResult searchResult)
{
// note: fixing fields in 7.x, removed by Shan for 8.0