Skip to content

JavaScript: set type: facet parameter earlier in the request #698

Open
@shortcuts

Description

@shortcuts

Describe the problem

From #695

This is based on an assumption, but if I'd implement this endpoint in the search engine, I would shortcut to the facet search as soon as I see type: facet, so this has a chance to be imperceptually faster

by @Haroenv

Describe the solution

We already have some manipulation to support the legacy signature of the search method, so we can set the type: 'facet' parameter earlier in the query

Metadata

Metadata

Assignees

No one assigned

    Labels

    JavaScriptIssue related to the JavaScript client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions