You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 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.