SearchIsClosed
Specifies whether a question must be closed, in order to be ingested.
- To ignore questions that are not closed, set this parameter to
TRUE. - To ignore questions that are closed, set this parameter to
FALSE.
| Type: | Boolean |
| Default: | No questions are ignored |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | SearchIsClosed=TRUE
|
| See Also: | SearchHasAcceptedAnswer |