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

Implement product-projection suggest endpoint #165

Open
valtechtmn opened this issue Mar 20, 2024 · 1 comment
Open

Implement product-projection suggest endpoint #165

valtechtmn opened this issue Mar 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@valtechtmn
Copy link

Hello,

I was looking to test the suggest endpoint using your awesome project but it doesn't seem supported !
Are you guys planning to add this feature to the project any time soon ?
If not would you have some pointers if I found the time and courage to start implementing this ?

Thanks for your hard work!

@mvantellingen
Copy link
Member

Hi @valtechtmn,

I think this could be mocked somewhat by using an existing search library like Fuse.js which will then search through the keywords. Should be doable :-)

For us to implement it we need a specific use-case, but we are always open to PR's and help you implement it

@mvantellingen mvantellingen added the enhancement New feature or request label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants