Option | SCHEDULED_SEARCH_DESPITE_WARNINGS | |
Introduced Version | 1.19 | |
Description | Configures actions trigger in schedules searches in case of warnings | |
Default | false |
Controls whether a scheduled search should trigger its associated action(s), even when the result of the executed query contains warnings.
Changing the default value and setting this variable to
true
is not recommended,
since it treats all query warnings as non-errors, whereas there
are a few query warnings that should make the scheduled search
fail.