Tag

Meilisearch

0 views collected around this technical thread.

macrozheng
macrozheng
Apr 23, 2025 · Backend Development

How to Build Fast Product Search with Meilisearch in a SpringBoot Mall Project

This guide walks through integrating Meilisearch into a SpringBoot‑based e‑commerce (mall) project, covering dependency setup, configuration, index creation, data import, searchable API implementation, and a performance comparison with Elasticsearch, all illustrated with code snippets and screenshots.

JavaMeilisearchProduct Search
0 likes · 10 min read
How to Build Fast Product Search with Meilisearch in a SpringBoot Mall Project
macrozheng
macrozheng
Apr 21, 2025 · Backend Development

Boost Your App with Meilisearch: Fast, Lightweight Search Engine Tutorial

This guide introduces Meilisearch, a lightweight, fast search engine with RESTful API, covering its features, Docker installation, index and settings management, document operations, and advanced search queries, while also showcasing a real‑world SpringBoot‑Vue e‑commerce project that integrates Meilisearch for instant, accurate results.

BackendDockerIndexing
0 likes · 10 min read
Boost Your App with Meilisearch: Fast, Lightweight Search Engine Tutorial