diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-12-09 03:35:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 03:35:50 +0000 |
commit | 00d80c665bba01fd567a1524fc9e9df33498af92 (patch) | |
tree | 4b59cf046694eaadc285b8378eb5eb334a880ceb | |
parent | Merge pull request #1906 from groupboard/patch-1 (diff) | |
parent | Add MeiliSearch to Search Engines (diff) | |
download | awesome-selfhosted-00d80c665bba01fd567a1524fc9e9df33498af92.tar.gz awesome-selfhosted-00d80c665bba01fd567a1524fc9e9df33498af92.zip |
Merge pull request #1910 from qdequele/patch-1
Add MeiliSearch to Search Engines
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1256,6 +1256,7 @@ See also _[Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` +- [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` |