Meilisearch is A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow 🔍
./answer build --with github.com/apache/answer-plugins/search-meilisearch
Host - Meilisearch connection address, such as http://127.0.0.1:7700ApiKey - Meilisearch api keyIndexName - The index answer will use. Default is answer_postAsync - Should answer use async mode to send data to Meilisearch. Default is false. use Async means you will not get any error message if Meilisearch task failed.