For backwards compatibility: If shortQuery is true, the query is treated as a short query and expectedDuration is ignored. If shortQuery is false, expectedDuration is used and defaults to LONG.
Is query expected to return less than 100 records per node. If true, the server will optimize the query for a small record set. This field is ignored for aggregation queries, background queries and server versions < 6.0.Default: false
[ObsoleteAttribute("Use 'expectedDuration' instead.")]
public bool shortQuery