aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Bosco <mail@jasonbos.co>2020-09-30 23:31:49 +0000
committerGitHub <noreply@github.com>2020-09-30 23:31:49 +0000
commiteaeec0ec74df99d30b1b6a5144e584f364c81082 (patch)
tree88f7ab7353f7643df9d11e4837a1b9e221d97271
parentMerge pull request #2223 from lukehoersten/patch-1 (diff)
downloadawesome-selfhosted-eaeec0ec74df99d30b1b6a5144e584f364c81082.tar.gz
awesome-selfhosted-eaeec0ec74df99d30b1b6a5144e584f364c81082.zip
Added Typesense as an open source search engine
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4a59891..7defe54d 100644
--- a/README.md
+++ b/README.md
@@ -1318,6 +1318,7 @@ See also _[Monitoring](#monitoring)_
- [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust`
- [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python`
- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C`
+- [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++`
- [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java`
## Software Development