Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

🔎 Search with multiple words #89

@patricknelson

Description

@patricknelson

It would be really awesome to be able to search using multiple words. Right now, if I wanted to find something interesting, I might type a single word (e.g. bev) and realize I wanted the beer glasses, so I would want to then type beer. Unfortunately, as soon as you enter a space, it removes all results (since it's looking through indexKeys for that space character).

Preferably, each word would be combined (i.e. and logic) to intersect results for all keywords in the final results.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions