Hacker News new | ask | show | jobs
by stephenitis 774 days ago
what are you using to power your search if i may ask?
1 comments

Right now it’s just a db query on display_name with ilike :skull:
What kind of database are you using? Postgres has a pretty search built in, I'm sure you can get an easy win here
Postgres! I think you're right I just haven't got to it yet. Thanks for the flag