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

Change search API to search title OR tags for the same query #62

@alanqchen

Description

@alanqchen

To simplify the search bar, the search endpoint should only take in a single query, and return results in the following precedence:

  1. Matches both title and tag
  2. Matches title, not tag
  3. Matches tag, not the title

Metadata

Metadata

Assignees

Labels

Medium PriorityThis is a general issuebackendIssues that require backend workbacklogNot planned to be worked on in the near-futureenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions