Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryebread777
773 days ago
actually it is on there - I think the real problem is that the search functionality is really bad at the moment
https://www.getanyplant.com/plant/c6fb4f16ea74675f84d6085e02...
2 comments
hanniabu
773 days ago
How'd you go about getting the list of all the places you can buy the plant?
link
stephenitis
773 days ago
what are you using to power your search if i may ask?
link
ryebread777
773 days ago
Right now it’s just a db query on display_name with ilike :skull:
link
stephenitis
773 days ago
What kind of database are you using? Postgres has a pretty search built in, I'm sure you can get an easy win here
link
ryebread777
773 days ago
Postgres! I think you're right I just haven't got to it yet. Thanks for the flag
link