Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration: Integration of Meilisearch as a Lightweight Search Engine Alternative #773

Open
Tracked by #463
elliotxx opened this issue Feb 4, 2025 · 2 comments
Assignees
Labels
help wanted Extra attention is needed integration Ecological integration medium Requires a moderate level of project knowledge and skills, but does not require deep core technical

Comments

@elliotxx
Copy link
Collaborator

elliotxx commented Feb 4, 2025

What would you like to be added?

Integrate Meilisearch to provide a lightweight search solution for Karpor, suitable for cost-effective scenarios where Elasticsearch (ES) is currently used.

Why is this needed?

  • Replace Elasticsearch (ES) with Meilisearch for better cost-efficiency
  • Enable instant search with <50ms Latency
  • Simplify deployment and maintenance tasks
@elliotxx elliotxx added help wanted Extra attention is needed integration Ecological integration medium Requires a moderate level of project knowledge and skills, but does not require deep core technical labels Feb 4, 2025
@wujunwei
Copy link
Contributor

wujunwei commented Feb 9, 2025

I'm very interested in this feature, whether it can be assigned to me.

BTW

  • Should I replace es directly or as an optional option for users to choose?
  • Do I need to provide out-of-the-box meilisearch in helm charts?

@elliotxx
Copy link
Collaborator Author

@wujunwei This is a challenging task, and I'm glad someone is interested in it.
And, these are two good questions:

  • meilisearch and es should be configured as different backend for Storage and optionally
  • Yes, the helm package needs to be ready to use out-of-the-box. If it supports meisearch, it needs to be built into the helm; Of course, in a production environment, it can be deployed as needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed integration Ecological integration medium Requires a moderate level of project knowledge and skills, but does not require deep core technical
Projects
None yet
Development

No branches or pull requests

2 participants