Relativity.Services.Interfaces.SearchProvider.Models.SearchProviderRequest
Represents a dto for creating or updating search providers.
Gets or sets if the Search Provider object is active
Gets or sets if the Search Provider object is available for searching
Gets or sets the dll name for the given search provider.
Gets or sets the minimum rank returned for the given search provider.
Gets or sets the minimum rank returned for the given search provider.
Gets or sets the name for the given search provider.
Get or set the order for the given search provider.
Gets or sets the parameters for the given search provider.
Gets or sets the current search provider ranking multiplier for the given search provider.
public SearchProviderRequest()
Default constructor. Defaults all values to null.