# README
Meilisearch (preview)
Meilisearch is A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow 🔍
How to use
Build
./answer build --with github.com/apache/answer-plugins/search-meilisearch
Configuration
Host
- Meilisearch connection address, such as http://127.0.0.1:7700ApiKey
- Meilisearch api keyIndexName
- The index answer will use. Default isanswer_post
Async
- Should answer use async mode to send data to Meilisearch. Default isfalse
. use Async means you will not get any error message if Meilisearch task failed.
# Packages
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
go:embed info.yaml.