aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-10-04 11:27:34 +0000
committerGitHub <noreply@github.com>2020-10-04 11:27:34 +0000
commit95e29a038c3eb3c85eb7b22d89f4e3405a86024d (patch)
tree1162a37640d0f39e9c2f6fccc2c814399353f78c
parentMerge pull request #2240 from ur5us/project-management/add-microgit (diff)
parentAdded Typesense as an open source search engine (diff)
downloadawesome-selfhosted-95e29a038c3eb3c85eb7b22d89f4e3405a86024d.tar.gz
awesome-selfhosted-95e29a038c3eb3c85eb7b22d89f4e3405a86024d.zip
Merge pull request #2242 from jasonbosco/patch-1
Added Typesense to Search Engines
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc035312..e11cad9f 100644
--- a/README.md
+++ b/README.md
@@ -1320,6 +1320,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