Skip to content

In this series, we'll build a server-rendered mutli-search utilizing Meilisearch, Unpoly, and a sprinkle of AlpineJS. We'll setup factories and seeders to make fake data to allow us to index and search against books, authors, and genres simultaneously!

License

Notifications You must be signed in to change notification settings

adocasts/adonisjs-multi-search-with-meilisearch

Repository files navigation

Adocasts

Building A Multi-Search with Meilisearch & AdonisJS

YouTube Badge Twitter Badge Twitch Badge

In this series, we'll build a server-rendered mutli-search utilizing Meilisearch, Unpoly, and a sprinkle of AlpineJS. We'll setup factories and seeders to make fake data to allow us to index and search against books, authors, and genres simultaneously!

🎯 We'll learn how to:

  • Install & set up the open-sourced version Meilisearch locally
  • Connect an AdonisJS application to Meilisearch to index documents & perform searches
  • Create factories and seeders to stub fake data to work with
  • How to batch insert records into our database with a single call
  • Install & utilize Unpoly to dynamically update an HTML fragment via an autosubmit
  • Show & hide a dropdown based on focus using AlpineJS

👉 Watch now on Adocasts!

About

In this series, we'll build a server-rendered mutli-search utilizing Meilisearch, Unpoly, and a sprinkle of AlpineJS. We'll setup factories and seeders to make fake data to allow us to index and search against books, authors, and genres simultaneously!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages