Uses IIndexPopulator to populate/rebuild indexes

This commit is contained in:
Shannon
2018-11-28 14:17:11 +11:00
parent 3fd0aef18e
commit e3548efed4
11 changed files with 105 additions and 64 deletions

View File

@@ -829,7 +829,6 @@ namespace Umbraco.Web.Search
public void Dispose()
{
throw new NotImplementedException();
}
public void Run()