diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2023-07-24 20:41:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 20:41:21 +0000 |
commit | 1321570b3620539df650bd786b861a26b0685ba4 (patch) | |
tree | ec408a1bcf122166208769a4ec67f20fcb47cc92 /README.md | |
parent | Add Kasm to Miscellaneous (#3994) (diff) | |
download | awesome-selfhosted-1321570b3620539df650bd786b861a26b0685ba4.tar.gz awesome-selfhosted-1321570b3620539df650bd786b861a26b0685ba4.zip |
Remove Demo link for SearX (#4036)
Co-authored-by: nodiscc <nodiscc@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1738,7 +1738,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://www.meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [OpenSearch](https://opensearch.org) - Open source distributed and RESTful search engine. ([Source Code](https://github.com/opensearch-project/OpenSearch)) `Apache-2.0` `Java` -- [Searx](https://searx.github.io/searx/) `⚠` - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.space/), [Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python` +- [Searx](https://searx.github.io/searx/) `⚠` - Privacy-respecting, hackable metasearch engine. ([Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python` - [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. `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++` - [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python` |