Class IncludeExclude

  • All Implemented Interfaces:
    Writeable, ToXContent, ToXContentFragment

    public class IncludeExclude
    extends Object
    implements Writeable, ToXContentFragment
    Defines the include/exclude regular expression filtering for string terms aggregation. In this filtering logic, exclusion has precedence, where the include is evaluated first and then the exclude.