From 82f3d40365783780b7719dc70e07905c2bffc0df Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:06:21 +0000 Subject: [PATCH] remove gigablast website link (website gone, connection refused) (#3738) - https://www.gigablast.com/ : HTTPSConnectionPool(host='www.gigablast.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d01dcc..ade5a336 100644 --- a/README.md +++ b/README.md @@ -1712,7 +1712,7 @@ Software and tools to help with [enterprise resource and supply planning](https: A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an [information retrieval system](https://en.wikipedia.org/wiki/Information_retrieval) designed to help find information stored on a computer system. This includes [Web search engines](https://en.wikipedia.org/wiki/Web_search_engine). - [Fess](https://fess.codelibs.org/) - Fess is a very powerful and easily deployable Enterprise Search Server. ([Demo](https://search.n2sm.co.jp/), [Source Code](https://github.com/codelibs/fess)) `Apache-2.0` `Java/Docker` -- [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` +- [Gigablast](https://github.com/gigablast/open-source-search-engine) - Open-source search engine. `Apache-2.0` `C++` - [Hound](https://github.com/hound-search/hound) - Lightning fast code searching made easy. `MIT` `Go/Docker` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` - [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++`