Remove Warning Symbol

This commit is contained in:
Kokomo123 2023-03-18 12:32:29 -04:00
parent 785ba3fcab
commit 8ac88764e1
No known key found for this signature in database
GPG key ID: 806BDF5DB23ACC56

View file

@ -1705,7 +1705,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an
- [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++`
- [Hound](https://github.com/hound-search/hound) `⚠` - Lightning fast code searching made easy. `MIT` `Go/Docker`
- [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++`
- [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++`