manticoresoftware / manticoresoftware/manticoresearch-javascript
Compatibility issue with the other official client libraries
@Nick-S-2018 is already working on this.
Since Feb 8, 2024.
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I've recently moved from PHP to node.js. I have never used manticoresearch on the production however, it'll definitely be my main search database after a long research. My first impression was very promising with the [PHP client](https://github.com/manticoresoftware/manticoresearch-php). But I see the JavaScript/Node.js client looks pretty confusing.
I think it's definitely possible to implement the same API design as PHP client. Do you guys have any plans to implement the same API design for the JS client too?
On the other hand, without Typescript it's really hard to use the API, which is a downside for a better DX.
I am not a JS pro nor who is an experienced much developing an open source project but still I'd help in my free time as much as I can.
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.