From 52b16664b4be3b55776a6fac09a74de50e5ccf40 Mon Sep 17 00:00:00 2001
From: Rodolfo Herrera Hernandez <codingwithrodi@gmail.com>
Date: Sun, 1 Jan 2023 12:29:28 -0300
Subject: [PATCH] Added "CodexDrake" to "Search Engines"

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index ea382db4..f262cc64 100644
--- a/README.md
+++ b/README.md
@@ -1695,6 +1695,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).
 
+- [CodexDrake](https://codexdrake.codewithrodi.com/) - Modern, hackable, self-hosted search engine, ridiculously fast and efficient, allowing anonymity due to no data collection.  ([Source Code](https://github.com/codewithrodi/CodexDrake/), [Demo](https://codexdrake.codewithrodi.com)) `ReactJS` `NodeJS`
 - [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++`
 - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python`