Gets index rebuilding working
This commit is contained in:
@@ -20,5 +20,8 @@ namespace Umbraco.Web.Search
|
||||
[DataMember(Name = "providerProperties")]
|
||||
public IReadOnlyDictionary<string, object> ProviderProperties { get; set; }
|
||||
|
||||
[DataMember(Name = "canRebuild")]
|
||||
public bool CanRebuild { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user