Skip to content

BUG: Options\Sort – [_score] unknown field [missing]  #10

@AloisJasa

Description

@AloisJasa

BUG

Description

(new Sort('_score'))->toArray()

ES error

{
  "error" : {
    "root_cause" : [
      {
        "type" : "x_content_parse_exception",
        "reason" : "[14:9] [_score] unknown field [missing]"
      }
    ],
    "type" : "x_content_parse_exception",
    "reason" : "[14:9] [_score] unknown field [missing]"
  },
  "status" : 400
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions