enableQueryRules property

bool? enableQueryRules
getter/setter pair

If false, then appbase.io will not apply the query rules on the search requests.

Defaults to true.

Implementation

bool? enableQueryRules;