Skip to content

Sort using #50

@alexlugouv

Description

@alexlugouv

Hi,
I am using the sort attribute on published_at (date type) for documents.
But it looks like if the document doesn't have published_at attribute, the sorting won't display the document:

"sort" :[
        { "published_at" : "desc"} 
 ]

It should sort the documents à the end even the attributes is missing no ?

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