Meili Search - open-source search alternative to Algolia
-
We need Free search!
Lets make it happen!
Also checkout the request for YaCy, metager and gigablast!
https://forum.cloudron.io/topic/2715/yacy-decentralized-web-search
https://forum.cloudron.io/topic/7581/gigablast-on-cloudron-search-engine
-
We need Free search!
Lets make it happen!
Also checkout the request for YaCy, metager and gigablast!
https://forum.cloudron.io/topic/2715/yacy-decentralized-web-search
https://forum.cloudron.io/topic/7581/gigablast-on-cloudron-search-engine
@LoudLemur To be fair, meili search has a different approach to search intent. It is more or less an alternative to apps like Solr, Elastic or algolia instead of Google or Bing.
-
V1.0 launched: https://blog.meilisearch.com/v1-enterprise-ready-stable/
-
I am using their cloud-hosted version of Meilisearch for my FreeScout instance and therefore wish to have this included in my Cloudron.
-
- 1 for Meilisearch... or typesense (https://typesense.org) as well !
-
@LoudLemur said in Meili Search - open-source search alternative to Algolia:
People have started using AI for search instead of search engines.
(As @luckow alluded to previously)That's irrelevant here.
Meilisearch isn't used for searching the web, it's used to e.g. integrate with website to search those.
e.g. I'm frustrated by how crappy search is on Ghost and so I'm wondering if I could integrate Meilisearch with Ghost (lots of people use Algolia for the same reason, apparently, but that's fully proprietary)
-
Meilisearch is similar to Solr. The app has to have code to feed data to the search index. It's not meant to be used directly by an end user.
@girish More similar to Algolia, and designed as an alternative — a search index via an API.
Example use would be as a drop-in replacement for WordPress search, or any other app where the data could be fed to the index.