empty
editempty
edit- filtertype: empty exclude: False
This filtertype will iterate over the actionable list and match indices which do not contain any documents. Indices that are closed are automatically removed from consideration. 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.