diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-09-19 20:26:06 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-09-19 20:26:06 +0000 |
commit | 749cc71630c355d63ac609c71294e1188864767c (patch) | |
tree | de334c5356da61eaefce72b4b17e83e4214ad8db | |
parent | Fix receptur main site (diff) | |
download | awesome-selfhosted-749cc71630c355d63ac609c71294e1188864767c.tar.gz awesome-selfhosted-749cc71630c355d63ac609c71294e1188864767c.zip |
Update meilisearch main site
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1681,7 +1681,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [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++` -- [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` +- [MeiliSearch](https://www.meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [OpenSearch](https://opensearch.org) - Open source distributed and RESTful search engine. ([Source Code](https://github.com/opensearch-project/OpenSearch)) `Apache-2.0` `Java` - [Searx](https://searx.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.space/), [Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python` - [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C` |