Skip to content

Commit e58c180

Browse files
authored
chore(docs): Update "Adding search" (gatsbyjs#37703)
1 parent 66aff8c commit e58c180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-to/adding-common-features/adding-search.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Another option is to use an external search engine. This solution is much more s
3636
There are many options available, including both self-hosted and commercially hosted open source:
3737

3838
- [Algolia](https://www.algolia.com/) — SaaS, [has Gatsby plugin](/plugins/gatsby-plugin-algolia/)
39-
- [ElasticSearch](https://www.elastic.co/products/elasticsearch) — OSS, commercial hosting available, [has Gatsby plugin](/plugins/@logilab/gatsby-plugin-elasticsearch/)
39+
- [ElasticSearch](https://www.elastic.co/products/elasticsearch) — OSS, commercial hosting available
4040
- [Solr](https://solr.apache.org) — OSS and has commercial hosting available
4141
- [Meilisearch](https://www.meilisearch.com/) - OSS, [has Gatsby plugin](/plugins/gatsby-plugin-meilisearch/)
4242
- [Typesense](https://typesense.org/) - OSS, [has hosted version](https://cloud.typesense.org), [has Gatsby plugin](/plugins/gatsby-plugin-typesense/)

0 commit comments

Comments
 (0)