emptyedit

- 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.

Optional settingsedit