Skip to content

Remove IndexDeprecationChecks#tooManyFieldsCheck? #81539

@jpountz

Description

@jpountz

This tries to find all indices that have more than 1024 fields and index.query.default_field unset. While this is a good thing to warn our users about, the fact that it shows up in the upgrade assistant suggests that it's a problem for the upgrade while 8.0 is not going to make things worse than 7.x.

I suggest that we remove this check in 8.0 and look if we need to improve the error message when too many fields are queried at once to recommend setting index.query.default_field on affected indices?

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