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

Add The Ability To Search For Articles #46

Open
LamboCreeper opened this issue Oct 14, 2022 · 0 comments
Open

Add The Ability To Search For Articles #46

LamboCreeper opened this issue Oct 14, 2022 · 0 comments
Labels
accepted The issue is accepted and PRs are welcome enhancement New feature or request
Milestone

Comments

@LamboCreeper
Copy link
Member

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.

@LamboCreeper LamboCreeper added accepted The issue is accepted and PRs are welcome enhancement New feature or request labels Oct 14, 2022
@LamboCreeper LamboCreeper added this to the Articles milestone Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted The issue is accepted and PRs are welcome enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant