IIndexManager public interface IIndexManager : IDisposable Documentation Task<AnalyticsIndex> CreateAsync(WorkspaceRef workspace, AnalyticsIndex index) Task DeleteAsync(WorkspaceRef workspace, SearchIndexRef index) Task SubmitAutomationJobsAsync(WorkspaceRef workspace, SearchIndexRef index)