Skip to content

Be able to use the sort parameter through the configuration widget #616

Open
@bidoubiwa

Description

@bidoubiwa

Description
As for now to apply a sort to your index you need to use the sortby widget

Nonetheless, it should be made possible to apply one sort in the configuration widget.

Basic example

For example like this

instantsearch.widgets.configure({
  sort: "mydate:asc"
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions