<PackageReference Include="Relativity.Server.DtSearch.SDK" Version="5000.0.1" />

DtSearchSubIndexDetails

public string BuildStatus { get; set; }

public int FragmentationLevel { get; set; }

public string FullSharePath { get; set; }

public string PopulationTable { get; set; }

public int RetryNumber { get; set; }

public int RetryWaitTimeInSec { get; set; }

public int SubIndexDocumentCount { get; set; }

public string SubIndexErrors { get; set; }

public string WorkerAgentName { get; set; }

public string WorkerAgentStatus { get; set; }