Skip to content

sort by score doesn't seem to work && Add _score, max_score in the response #54

@nbittich

Description

@nbittich

it would be very handy to have information about the search results from elastic in the response (e.g in the meta object or something like this).

In this example, we would need the max_score to show it as the first row, then order the other hits by the _score (desc):

image

also, I've tried to sort data based on the score (sort[:avg:score]=desc) and that doesn't seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions