Skip to content

Type-safe searching #354

Closed as not planned
Closed as not planned
@marioortizmanero

Description

@marioortizmanero

Is your feature request related to a problem? Please describe.

The search endpoint requires specifying parameters and similars. We currently only require a q string, and the user has to build it themselves, which is pretty barebones.

Describe the solution you'd like

It'd be great to have a builder pattern or any data structure that would make said step easier.

Describe alternatives you've considered

Leaving it as it is, but usability isn't good.

Additional context

See the troubles found in #351

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions