Open-Sourced-Olaf / Get-svg-icons

A VS code extension for inline replacement of icons to svg
https://marketplace.visualstudio.com/items?itemName=marcochan.get-svg-icons
MIT License
13 stars 5 forks source link

Integrate MeiliSearch #5

Closed m2chan closed 3 years ago

m2chan commented 3 years ago

Integrate super fast and efficient MeiliSearch into our icon search feature.

steven-tey commented 3 years ago

After a couple of trial and errors, I decided not to implement Meilisearch because it's overkill for a small project like ours (it's better for JSON files with >100,000 entries)

Instead, I added a feature where if a user's search query matches one of the tags in the description, the icon shows up:

https://user-images.githubusercontent.com/28986134/109065278-33277180-76a0-11eb-918c-805e876b151f.mov