Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement search and filtering #23

Open
2 tasks
dargmuesli opened this issue May 29, 2020 · 0 comments
Open
2 tasks

feat: implement search and filtering #23

dargmuesli opened this issue May 29, 2020 · 0 comments
Assignees
Labels
novelty Something completely new

Comments

@dargmuesli
Copy link
Member

dargmuesli commented May 29, 2020

E.g. use https://www.algolia.com/ PostgreSQL full text search for searches.
And implement query parameter pagination too. Namely for the ALL_EVENTS_QUERY and ALL_UPLOADS queries to be decided on later

https://www.rocky.dev/blog/full-text-search
https://fueled.com/the-cache/posts/backend/fulltext-search-postgresql-vs-elasticsearch/

Allow to filter by ...

  • distance
  • event type

An @ at the beginning of a string should filter for usernames directly.

@dargmuesli dargmuesli changed the title Evaluate Algolia Implement Search Using Algolia Jun 11, 2020
@dargmuesli dargmuesli added the feature New feature or request label Sep 4, 2020
@dargmuesli dargmuesli changed the title Implement Search Using Algolia feat: implement search using algolia Oct 21, 2020
@dargmuesli dargmuesli changed the title feat: implement search using algolia feat: implement search May 30, 2022
@dargmuesli dargmuesli removed the feature New feature or request label May 30, 2022
@dargmuesli dargmuesli changed the title feat: implement search feat: implement search and filtering Aug 14, 2022
@dargmuesli dargmuesli self-assigned this Apr 12, 2023
@dargmuesli dargmuesli transferred this issue from maevsi/maevsi May 13, 2023
@dargmuesli dargmuesli added the novelty Something completely new label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
novelty Something completely new
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant