Skip to content

Classification analysis fails when dependent variable is of type text. #53876

Closed
@przemekwitek

Description

@przemekwitek

The error message is:

{
        "type" : "illegal_argument_exception",
        "reason" : "Text fields are not optimised for operations that require per-document field data like aggregations and sorting, so these operations are disabled by default. Please use a keyword field instead. Alternatively, set fielddata=true on [glass_type] in order to load field data by uninverting the inverted index. Note that this can use significant memory."
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions