Skip to content

Suggestion: Boolean operators for searches #946

Open
@Mister-Odd

Description

@Mister-Odd

Nixos-search is a huge database and often the results can be overwhelmingly numerous.

Searching for rofi options (there are none) pulls up every option with rofi in the word, like profile.

Boolean operators are pretty standard database search tools to help filter results. Phrase searching with quotes for "rofi" would have filtered out the "profile" results. Another boolean operator, NOT would have worked too. (IE "rofi" NOT profile or "rofi" -profile).
MIT has a good overview

It would be nice to be able to use these options on nixos-search.org!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions