QueryRequest
Describes conditions, sorts and fields to be returned for a query.
Gets or sets the Artifact ID of an item when available in the query results. This item is used to override the start position for the result page.
Gets or sets the search criteria. It can be a simple, single-field condition or a complex expression made by combining conditions.
Gets or sets a Boolean value indicating whether to convert the numbers returned in the query to text.
Gets or sets the ID of the currently executing saved search.
Gets or sets the ID of the currently executing view.
Gets or sets a collection of fields like a SELECT statement in an SQL query.
Gets or sets Boolean value indicating whether the query results should include the IDs of the objects included in the current results set.
Gets or sets Boolean value indicating whether the Name property on the result objects is populated.
Gets or sets a Boolean value indicating whether the query engine should handle the search or view condition as a query type or simple condition.
Gets or sets the behavior used when a long text field exceeds the configured character limit.
Gets or sets the maximum number of characters returned in the query results for long text fields.
Gets or sets the ObjectTypeRef for the type of object the query will run against.
Gets or sets the QueryHint of the currently executing search. It is used to optimize the view.
Gets or sets the sorting direction of Rank column in the Relativity UI, as either ascending or descending.
Gets or sets the FieldRef used to include related items in query result.
Gets or sets the row condition criteria.
Gets or sets the SampleParameters used to take a sample of the query result set.
Gets or sets the search provider search condition.
Gets or sets the sort order for view results specified as a collection of Sort objects.
public QueryRequest()