Dotnet

var result = await repository.QueryAsync(
new QueryContentRequest { ContentQuery = "Type:Car .REVERSESORT:Color .SORT:Name" }, cancel);