|
Latest Articles
|
 |
[Fireship] Fulltext Search on Firebase with Meilisearch torrent |
| Download torrent: |
|
| Info hash: |
F1F28BBAC35204831B0496DE5992B9876F3F8560 |
| Category: |
Categories >
Other torrents
|
| Trackers: |
udp://tracker.opentrackr.org:1337/announce
udp://tracker.torrent.eu.org:451/announce
udp://open.stealth.si:80/announce
udp://tracker.tiny-vps.com:6969/announce
udp://tracker.dler.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
http://tracker.openbittorrent.com:80/announce
udp://opentracker.i2p.rocks:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://coppersurfer.tk:6969/announce
udp://tracker.zer0day.to:1337/announce
|
|
| Health: |
|
| Torrent language: |
English |
| Total Size: |
34.80 MB |
| Number of files: |
|
| Uploader: |
|
| Torrent added: | 2024-04-13 18:18:10 |
|
Torrent Description
Course link: https://fireship.io/lessons/meilisearch-firebase-google-cloud/
Fulltext Search on Firebase with Meilisearch
A common issue that developers face with NoSQL databases (and SQL to a lesser extent) is a lack of full-text search capabilities. If you want to build a performant typeahead search box or handle multi-property filtering on a collection, you’ll find it frustratingly difficult to implement in Firestore - it’s just not the right database for the job. There are many good solutions, like Algolia and ElasticSearch, but they can be expensive and/or complex to manage. Today we’ll look at a super-fast Rust-based open-source search engine called MeiliSearch. We’ll use it to convert a Firestore collection into a fully searchable index (great for autocomplete search), then deploy it to a VM on Google Cloud.
|