Skip to content

Commit b59b411

Browse files
authored
chore(docs): Add Typesense as a search engine option (#35257)
1 parent 54f643b commit b59b411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ There are many options available, including both self-hosted and commercially ho
3939
- [ElasticSearch](https://www.elastic.co/products/elasticsearch) — OSS, commercial hosting available, [has Gatsby plugin](/plugins/@logilab/gatsby-plugin-elasticsearch/)
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/)
42+
- [Typesense](https://typesense.org/) - OSS, [has hosted version](https://cloud.typesense.org), [has Gatsby plugin](/plugins/gatsby-plugin-typesense/)
4243

4344
Of these, the most common solution is Algolia. The Gatsby docs include a guide to adding Algolia to your site:
4445

0 commit comments

Comments
 (0)