disableSupplementalResults property

bool? disableSupplementalResults
getter/setter pair

Use this flag to disable supplemental results for a query.

Supplemental results setting chosen at SearchApplication level will take precedence if set to True.

Implementation

core.bool? disableSupplementalResults;