Throughout this series, we'll be utilizing the open-sourced version of Meilisearch to index of data as full-text searchable documents.
The multi-search we'll be building will be fully server-rendered using Unpoly to handle our form submissions and responses and AlpineJS to show and hide our search results.