diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-01 21:32:52 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-01 21:32:52 +0000 |
commit | 1f34395e5346f9b833ede734038052c7e885777d (patch) | |
tree | 3d9eebea4e4c9bc139cdb0ebd8303f6e6498956e | |
parent | Update YMPD - Remove www (diff) | |
download | awesome-selfhosted-1f34395e5346f9b833ede734038052c7e885777d.tar.gz awesome-selfhosted-1f34395e5346f9b833ede734038052c7e885777d.zip |
Update Yacy - Remove dead demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1602,7 +1602,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [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++` - [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python` -- [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](https://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` +- [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` - [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://github.com/zinclabs/zinc#playground-server), [Source Code](https://github.com/zinclabs/zinc)) `Apache 2.0` `Go` |