diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 13:12:30 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 13:12:30 +0000 |
commit | 68689f9ab52e141b2a17e652973c160ff0f8c729 (patch) | |
tree | b03888f98619453d17619e2a59cdc70216241619 | |
parent | Added resource and enterprise resource description (diff) | |
download | awesome-selfhosted-68689f9ab52e141b2a17e652973c160ff0f8c729.tar.gz awesome-selfhosted-68689f9ab52e141b2a17e652973c160ff0f8c729.zip |
Added search engine description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1683,6 +1683,8 @@ Software and tools to help with [enterprise resource and supply planning](https: **[`^ back to top ^`](#)** +A [search engine](https://en.wikipedia.org/wiki/Search_engine) is a software system designed to carry out [web searches](https://en.wikipedia.org/wiki/Web_query). + - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [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++` |