Skip to content

Conversation

cjdenio
Copy link
Member

@cjdenio cjdenio commented Oct 20, 2023

Screenshot 2023-10-20 at 1 46 16 PM

Copy link
Collaborator

@northeastprince northeastprince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also like to consider using Postgres' search functionality for this.

cjdenio and others added 2 commits October 23, 2023 17:29
Co-authored-by: Matt Almeida <matt7@hey.com>
Co-authored-by: Matt Almeida <matt7@hey.com>
@northeastprince northeastprince changed the title Add filters to admin hackathons page Add filters + search to admin hackathons page Oct 28, 2023
@northeastprince
Copy link
Collaborator

northeastprince commented Nov 11, 2023

So it seems like full-text search won't work perfectly with names like TestHacks vs Test Hacks. I still think it'd be better cause we're able to use indexes, but maybe there's a way to automatically separate names by capital letters and include those in the tsvector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard: Search by hackathon names Dashboard: Filter & sort hackathons on list view
2 participants