diff options
author | simon987 <me@simon987.net> | 2020-02-02 17:49:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-02 17:49:02 +0000 |
commit | 3b5323a02fa89594d75e857d4ee91f488320df22 (patch) | |
tree | cbb9b340d851c00bc11a57ffb231a13e41f8fe76 | |
parent | Merge pull request #1954 from deluan/patch-1 (diff) | |
download | awesome-selfhosted-3b5323a02fa89594d75e857d4ee91f488320df22.tar.gz awesome-selfhosted-3b5323a02fa89594d75e857d4ee91f488320df22.zip |
Add sist2
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1264,6 +1264,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` - [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 |