CombineIgnoreMissingValue
The method to use to combine results when they do not have the specified combine field.
Set CombineIgnoreMissingValue
to true
to treat each document that does not contain the combine field as distinct. When this parameter is set to false
, the combined results include only one document with no such field.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | CombineIgnoreMissingValue
|
See Also: | CombineMergedResults |