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

Relativity.DTSearch.V1.DTSearchIndexManager.Models.DtSearchIndexRequest

public class DtSearchIndexRequest
public bool AccentSensitive { get; set; }

public string AlphabetText { get; set; }

public string DirtySettings { get; set; }

public string EmailAddress { get; set; }

public int FragmentationThreshold { get; set; }

public int IndexShareCodeArtifactID { get; set; }

public string Name { get; set; }

public string NoiseWords { get; set; }

public int Order { get; set; }

public int Priority { get; set; }

public bool RecognizeDates { get; set; }

public int SearchSearchID { get; set; }

public bool SkipNumericValues { get; set; }

public int SubIndexSize { get; set; }