enableBroadening property
Controls whether to broaden the search when it produces sparse results.
Broadened queries append results to the end of the matching results list. Defaults to false.
Implementation
core.bool? enableBroadening;
Controls whether to broaden the search when it produces sparse results.
Broadened queries append results to the end of the matching results list. Defaults to false.
core.bool? enableBroadening;