diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-09-02 10:46:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-02 10:46:00 +0000 |
commit | 71f58cf634c6b8e6dffea5987ffdf8a743e478ec (patch) | |
tree | f1671616e51d6d34aa48551bd20c0cd3a8d8e1f2 | |
parent | Add Ganymede to Archiving and Digital Preservation (#3202) (diff) | |
download | awesome-selfhosted-71f58cf634c6b8e6dffea5987ffdf8a743e478ec.tar.gz awesome-selfhosted-71f58cf634c6b8e6dffea5987ffdf8a743e478ec.zip |
Added Fess to Search Engines (#3213)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1701,6 +1701,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++` - [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++` |