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

Add The Ability To Search For Articles #46

Description

@LamboCreeper

What Functionality Are You Suggesting?

We should introduce a new GET /article/search endpoint which returns any articles which contain a given query. We can use PostgreSQL's LIKE operator to return the results. As we do not have much data this is a perfectly fine solution - there is no need for something like ElasticSearch.

Why Will This Benefit The Community?

This will allow members to easily search for articles, primarily through auto-complete functionality of an upcoming /article command within our Discord community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThe issue is accepted and PRs are welcomeenhancementNew feature or request

    Type

    No type

    Projects

    • Status
      No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions