Skip to content

Proposal: advanced search syntax #1364

@stereobooster

Description

@stereobooster

Github has search syntax. Can we do the same with ransack? For example, query "x:1 y:>2" converted to { x_eq: 1, y_gt: 2}.

I built prototype for this https://github.com/stereobooster/search_syntax. WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions