Open abonnema143 opened 10 months ago
@abonnema143, @migarjo and I were discussing this. Our planned approach is to have a hierarchy of results. For instance, when someone searches for oatmeal
it would have the Spoonme created and maintained oatmeal
at the top of the list. Then your custom ingredient, then branded stuff and recipes. We are working on this (CC: @nelsonwittwer as you've mentioned search as well). The fundamental ingredient, oatmeal
should show up first.
Booleans with boosts are super powerful. I’d think you’d want to boost your own recipes / entries highest so prefer users content over your db though if you have a more specific match from another data source it’ll get a higher relevance score based off of the rarity of the term.
On Fri, Jan 19, 2024 at 2:00 PM Matt Duff @.***> wrote:
@abonnema143 https://github.com/abonnema143, @migarjo https://github.com/migarjo and I were discussing this. Our planned approach is to have a hierarchy of results. For instance, when someone searches for oatmeal it would have the Spoonme created and maintained oatmeal at the top of the list. Then your custom ingredient, then branded stuff and recipes. We are working on this (CC: @nelsonwittwer https://github.com/nelsonwittwer as you've mentioned search as well). The fundamental ingredient, oatmeal should show up first.
— Reply to this email directly, view it on GitHub https://github.com/PeakStreak/spoonme-public/issues/13#issuecomment-1900951702 or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFZC766G2OHPMTZWRGEAF3YPK7E7BFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE3TANRSGE4DCNBXQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGA4TAOBSGM3TMMVHORZGSZ3HMVZKMY3SMVQXIZI . You are receiving this email because you were mentioned.
Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .
Trying to search for oatmeals If i just search for oatmeal I see a mix of oatmeal breads, oatmeal cookies, and other oatmeal products. The plain oatmeal products are scattered among the results. I tried searching 'Oatmeal -bread -cookies' and it didn't work. I don't know if the average user would utilize boolean search terms but it seems the more robust your database becomes the more important it'll be to filter results.
Here's a screenshot