A newer version is available. For the latest information, see the
current release documentation.
empty
editempty
edit- filtertype: empty exclude: False
This filtertype will iterate over the actionable list and match indices which do not contain any documents. They will remain in, or be removed from the actionable list based on the value of exclude.
By default the indices matched by the empty filter will be excluded since the exclude setting defaults to True. To include matching indices rather than exclude, set the exclude setting to False.