From d569705a3747d2434edb872ec5a236a97340a335 Mon Sep 17 00:00:00 2001 From: jmmonteiro Date: Sun, 9 Jul 2023 09:39:24 +0100 Subject: [PATCH] Added SearXNG --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a43b2166..5c6405d5 100644 --- a/README.md +++ b/README.md @@ -1732,6 +1732,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [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` +- [SearXNG](https://docs.searxng.org/) - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. (Fork of Searx). ([Source Code](https://github.com/searxng/searxng/)) `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`