-
Notifications
You must be signed in to change notification settings - Fork 5
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
Support meilisearch v1.1.x - Multi-index search #2
Comments
Hi, I'm looking into using Meilisearch in my elixir project. Is this being actively worked on? cc @ brunoocasali since you've previously offered help on robottokauf3/meilisearch-elixir#10 Thanks folks! 🙏 |
Hi, First of all, thanks for your interest in this lib. I'm using Meilisearch in production (0.25, then 1.0.x). I'm using this in production, so, I would like to maintain it actively, but I lack the time to do it as soon as Meilisearch updates comes out. |
@BlitzBanana Thanks mate! I've started looking into implementing some of the new APIs, starting from multi-index (got it working). I've also noticed a few small things in the code base that could use some improvements. I'll issue a PR when it's ready. :) |
Hi @BlitzBanana and @fredwu! That’s amazing to see the Elixir community taking care of that. Indeed I reached out robottokauf3 offering my help to make the work move forward on its side, but since I did not receive any official “reply” from him, I thought he didn’t have time to maintain it, and that’s perfectly fine. Out of the blue, I’m not an Elixir expert, but I’m learning it in my spare time. And of course, I would love to have an Elixir integration, but I don’t have the time and knowledge to maintain one entirely. If you agree on @BlitzBanana, I would love to make this repository like the other meilisearch integrations. Then in the future, we could move it to our Meilisearch organization if you agree, which could bring more awareness and improve the adoption of the library. |
If you want to make a pull request to comply to the standards of other integrations, I will happily review & merge it. |
Just chiming in to say that I'd love to pitch in to help too. |
See: https://github.com/meilisearch/meilisearch/releases/tag/v1.1.0-rc.0
The text was updated successfully, but these errors were encountered: