winget-run / api

winget.run rest api
46 stars 4 forks source link

Include package descriptions in mongo text search #58

Closed Dragon1320 closed 4 years ago

Dragon1320 commented 4 years ago

This can be done in a relatively sane way by extracting keywords from package descriptions and treating them similarly to tags.

Also, can ping the homepage and extract keywords from the meta description of the website.

Dragon1320 commented 4 years ago

Will put this off until a bit later. It's something that's difficult to get completely right and I don't want to ship a half-assed implementation.