programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

Search only matches titles #3

Open programsam opened 7 years ago

programsam commented 7 years ago

Consider search and its use cases. Right now the database query is just looking for collection titles that match the string. Shouldn't you be able to search for dates and musicians and venues etc?

programsam commented 6 years ago

One problem here is if you search on a multitude of fields, how do you know which field was matched