Skip to content

Alternative way so specify the search parameters? #720

@archiloque

Description

@archiloque

When using the API, the current document search syntax is working but is a bit awkward.

I'm thinking that a more HTTP-y syntax would be easier to use, and it would avoid to add even more code to the parser in charge of extracting the search parameters when a new parameter is added.

A possible approach would be to be able to pass the search parameters as HTTP params. As far as I see there would be no conflict with the existing parameters. To be more future proof a prefix could be added (like search_uafter).

What do you think of it?

I could add the feature to the API and add a new method to the Android lib, but probably not migrate the frontend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions