From 378677aa65347ad2c23d863d5c0472174bcdaa9e Mon Sep 17 00:00:00 2001 From: Allison Zadrozny Date: Fri, 9 Nov 2018 17:04:23 -0600 Subject: [PATCH] Add Elasticsearch/bonsai.io to services doc. Copy of this merged PR at [gohugoio/hugo](https://github.com/gohugoio/hugo/): [Add Elasticsearch/bonsai.io to services doc. #5427](https://github.com/gohugoio/hugo/pull/5427). --- content/en/tools/search.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tools/search.md b/content/en/tools/search.md index 93f330a28..2a6c0296a 100644 --- a/content/en/tools/search.md +++ b/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).