Dotnet

var result = await repository.QueryAsync(
new QueryContentRequest {ContentQuery = "DisplayName:*Astra*"}, cancel);