From c0b3a1af0354e3aa9979cc00ae8630d7f0be63dc Mon Sep 17 00:00:00 2001 From: Allison Zadrozny Date: Fri, 9 Nov 2018 15:51:22 -0600 Subject: [PATCH] Add Elasticsearch/bonsai.io to services doc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hip hip for OSS! 🙌 --- docs/content/en/tools/search.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/en/tools/search.md b/docs/content/en/tools/search.md index 93f330a2806..2a6c0296a18 100644 --- a/docs/content/en/tools/search.md +++ b/docs/content/en/tools/search.md @@ -30,3 +30,4 @@ A static website with a dynamic search function? Yes. As alternatives to embedda ## Commercial Search Services * [Algolia](https://www.algolia.com/)'s Search API makes it easy to deliver a great search experience in your apps and websites. Algolia Search provides hosted full-text, numerical, faceted, and geolocalized search. +* [Bonsai](https://www.bonsai.io) is a fully-managed hosted Elasticsearch service that is fast, reliable, and simple to set up. Easily ingest your docs from Hugo into Elasticsearch following [this guide from the docs](https://docs.bonsai.io/docs/hugo).