diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-03 16:59:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 16:59:19 +0000 |
commit | fb08e14e93c0db1205db06dcac63fb8ae31a0830 (patch) | |
tree | 4de6e6396090a6c1d9ee41878f1d086514e265f1 /README.md | |
parent | Merge pull request #2132 from darkdragon-001/patch-1 (diff) | |
parent | Update sist2 demo website (diff) | |
download | awesome-selfhosted-fb08e14e93c0db1205db06dcac63fb8ae31a0830.tar.gz awesome-selfhosted-fb08e14e93c0db1205db06dcac63fb8ae31a0830.zip |
Merge pull request #2138 from simon987/patch-1
Update sist2 demo website
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1313,7 +1313,7 @@ See also _[Monitoring](#monitoring)_ - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [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://searchin.the-eye.eu/)) `GPL-3.0` `C` +- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `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 |