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

Utils for searchAll (ProductProjectionSearch) #1985

Open
Manip92 opened this issue Oct 25, 2019 · 1 comment
Open

Utils for searchAll (ProductProjectionSearch) #1985

Manip92 opened this issue Oct 25, 2019 · 1 comment

Comments

@Manip92
Copy link

Manip92 commented Oct 25, 2019

In our project we are using QueryExecutionUtils.queryAll(..) methods for querying all the products but this works only for the Query API.

I was searching for similar utils class which works for the Search API but couldn't find it. Does such class exist and if not is it planned to be implemented?

@Vvirich
Copy link

Vvirich commented Jan 16, 2020

Hi you could use ProductProjectionSearch.ofCurrent() to get all products

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants