Skip to content

do we need to specify the 'sort' param? #115

@missinglink

Description

@missinglink

All our queries have the following clause at the end which I believe is redundant?

It would be worth investigating further to confirm if _score is the default mode and if so we can remove this.

"sort": [
  "_score"
]

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