Skip to content

Remove interfaces for aggregation results #82273

@nik9000

Description

@nik9000

These interfaces existed to separate the "internal" results objects from the transport client so it wouldn't "see" then internal results. After 8.0 we don't support the transport client any more so we can drop the interfaces and rename the results. So, for example, we'd delete Filters interface and rename InternalFilters to Filters or FiltersResult or FiltersAggregationResult or something.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions