outcaste-io / issues

File issues here across all public Outcaste Repositories
Apache License 2.0
6 stars 0 forks source link

Typesense connector would be really cool #6

Open kokoskiwi opened 2 years ago

kokoskiwi commented 2 years ago

https://typesense.org/ https://github.com/typesense/typesense Dgraphs Fulltextsearch is really cool, but ofc not mature enough like typesense or elasticsearch or algolia. Algolia is very expensive and not open source. Elasticsearch is a complicated overkill that we noob devs can't handle. Meilisearch lacks many features.

https://typesense.org/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch/ here is a comparison.

Typesense is today the Go-To if you need fulltextsearch. They even have now a SaaS cloud.typesense.org

A connector for typesense (for cloud and for selfhosted) would be really cool, so that we don't have to synchronize things manually but it is always done automatically in the background

https://discuss.dgraph.io/t/feature-request-out-of-the-box-typesense-plugin-integration-or-even-merge/15864